Update index.html
Browse files- index.html +2 -3
index.html
CHANGED
|
@@ -38,11 +38,10 @@
|
|
| 38 |
left: 20px;
|
| 39 |
z-index: 999;
|
| 40 |
font-family: 'IBM Plex Mono', monospace;
|
| 41 |
-
color: #
|
| 42 |
-
font-size: 0.
|
| 43 |
letter-spacing: 1px;
|
| 44 |
text-align: left;
|
| 45 |
-
background-color: rgba(0, 0, 0, 0.5);
|
| 46 |
padding: 8px 12px;
|
| 47 |
border-radius: 6px;
|
| 48 |
max-width: 40vw;
|
|
|
|
| 38 |
left: 20px;
|
| 39 |
z-index: 999;
|
| 40 |
font-family: 'IBM Plex Mono', monospace;
|
| 41 |
+
color: #000;
|
| 42 |
+
font-size: 0.7vw;
|
| 43 |
letter-spacing: 1px;
|
| 44 |
text-align: left;
|
|
|
|
| 45 |
padding: 8px 12px;
|
| 46 |
border-radius: 6px;
|
| 47 |
max-width: 40vw;
|