Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
|
@@ -54,9 +54,9 @@
|
|
| 54 |
to { transform: translateY(0); opacity: 1; }
|
| 55 |
}
|
| 56 |
.header h1 {
|
| 57 |
-
font-size:
|
| 58 |
color: white;
|
| 59 |
-
margin-bottom:
|
| 60 |
text-shadow: 2px 4px 8px rgba(0,0,0,0.3);
|
| 61 |
font-weight: 700;
|
| 62 |
letter-spacing: -1px;
|
|
|
|
| 54 |
to { transform: translateY(0); opacity: 1; }
|
| 55 |
}
|
| 56 |
.header h1 {
|
| 57 |
+
font-size: 2em;
|
| 58 |
color: white;
|
| 59 |
+
margin-bottom: 5px;
|
| 60 |
text-shadow: 2px 4px 8px rgba(0,0,0,0.3);
|
| 61 |
font-weight: 700;
|
| 62 |
letter-spacing: -1px;
|