Spaces:
Sleeping
Sleeping
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -90,8 +90,8 @@
|
|
90 |
border-radius: 0.5rem;
|
91 |
border: none;
|
92 |
background-color: var(--color-accent);
|
93 |
-
color:
|
94 |
-
font-weight:
|
95 |
cursor: pointer;
|
96 |
transition: all 0.2s ease;
|
97 |
display: flex;
|
|
|
90 |
border-radius: 0.5rem;
|
91 |
border: none;
|
92 |
background-color: var(--color-accent);
|
93 |
+
color: black;
|
94 |
+
font-weight: 800;
|
95 |
cursor: pointer;
|
96 |
transition: all 0.2s ease;
|
97 |
display: flex;
|