Xclbr7 commited on
Commit
5161506
·
verified ·
1 Parent(s): c686c5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -17,11 +17,11 @@ pinned: false
17
  align-items: center;
18
  background: linear-gradient(90deg, #FF7458, #7C3DD5);
19
  color: white;
20
- padding: 20px 25px;
21
- border-radius: 25px;
22
  text-decoration: none;
23
  font-weight: bold;
24
- border: 0;
25
  outline: none;
26
  transition: all 800ms ease;
27
  background-size: 200% auto;
 
17
  align-items: center;
18
  background: linear-gradient(90deg, #FF7458, #7C3DD5);
19
  color: white;
20
+ padding: 18px 25px;
21
+ border-radius: 100px;
22
  text-decoration: none;
23
  font-weight: bold;
24
+ border: 2px solid white;
25
  outline: none;
26
  transition: all 800ms ease;
27
  background-size: 200% auto;