Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ pinned: false
|
|
29 |
color: white;
|
30 |
border-radius: calc(60vw / 100);
|
31 |
display: inline;
|
32 |
-
border: 2px solid black;
|
33 |
font-weight: 500;
|
34 |
box-shadow: 0px 0px 14px -7px #f09819;
|
35 |
background-image: linear-gradient(45deg, #FF512F 0%, #F09819 51%, #FF512F 100%);
|
|
|
29 |
color: white;
|
30 |
border-radius: calc(60vw / 100);
|
31 |
display: inline;
|
32 |
+
/* border: 2px solid black; */
|
33 |
font-weight: 500;
|
34 |
box-shadow: 0px 0px 14px -7px #f09819;
|
35 |
background-image: linear-gradient(45deg, #FF512F 0%, #F09819 51%, #FF512F 100%);
|