Spaces:
Running
Running
Update static/style.css
Browse files- static/style.css +1 -1
static/style.css
CHANGED
@@ -428,7 +428,7 @@ box-shadow: 0 5px 15px rgba(0,0,0,0.2);
|
|
428 |
font-size: 20px;
|
429 |
padding: 10px 20px;
|
430 |
background: white;
|
431 |
-
border: 2px solid
|
432 |
color: black;
|
433 |
border-radius: 8px;
|
434 |
cursor: pointer;
|
|
|
428 |
font-size: 20px;
|
429 |
padding: 10px 20px;
|
430 |
background: white;
|
431 |
+
border: 2px solid white;
|
432 |
color: black;
|
433 |
border-radius: 8px;
|
434 |
cursor: pointer;
|