Update index.html
Browse files- index.html +1 -2
index.html
CHANGED
@@ -37,11 +37,10 @@
|
|
37 |
top: 20px;
|
38 |
left: 20px;
|
39 |
z-index: 2;
|
40 |
-
color:
|
41 |
font-size: 0.7vw;
|
42 |
letter-spacing: 1px;
|
43 |
text-align: left;
|
44 |
-
background-color: rgba(0, 0, 0, 0.4);
|
45 |
padding: 8px 12px;
|
46 |
border-radius: 6px;
|
47 |
max-width: 40vw;
|
|
|
37 |
top: 20px;
|
38 |
left: 20px;
|
39 |
z-index: 2;
|
40 |
+
color: rgb(107, 114, 128);
|
41 |
font-size: 0.7vw;
|
42 |
letter-spacing: 1px;
|
43 |
text-align: left;
|
|
|
44 |
padding: 8px 12px;
|
45 |
border-radius: 6px;
|
46 |
max-width: 40vw;
|