Spaces:
Sleeping
Sleeping
Update templates/home.html
Browse files- templates/home.html +1 -1
templates/home.html
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
}
|
19 |
|
20 |
h1 {
|
21 |
-
color: #
|
22 |
font-size: 2.5em;
|
23 |
margin-bottom: 20px;
|
24 |
}
|
|
|
18 |
}
|
19 |
|
20 |
h1 {
|
21 |
+
color: #ee7202; /* Orange color for header */
|
22 |
font-size: 2.5em;
|
23 |
margin-bottom: 20px;
|
24 |
}
|