Update style.css
Browse files
style.css
CHANGED
|
@@ -78,7 +78,7 @@ h1 {
|
|
| 78 |
left: 20px;
|
| 79 |
z-index: 2;
|
| 80 |
color: #fff;
|
| 81 |
-
font-size:
|
| 82 |
letter-spacing: 1px;
|
| 83 |
text-align: left;
|
| 84 |
background-color: rgba(0, 0, 0, 0.4); /* subtle background for readability */
|
|
|
|
| 78 |
left: 20px;
|
| 79 |
z-index: 2;
|
| 80 |
color: #fff;
|
| 81 |
+
font-size: 0.7vw;
|
| 82 |
letter-spacing: 1px;
|
| 83 |
text-align: left;
|
| 84 |
background-color: rgba(0, 0, 0, 0.4); /* subtle background for readability */
|