Spaces:
Sleeping
Sleeping
Commit
·
bef287a
1
Parent(s):
a2ceb50
color change
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -90,7 +90,7 @@
|
|
90 |
h2 {
|
91 |
text-align: center;
|
92 |
margin-top: 25px;
|
93 |
-
color:rgb(
|
94 |
}
|
95 |
|
96 |
@media (max-width: 768px) {
|
|
|
90 |
h2 {
|
91 |
text-align: center;
|
92 |
margin-top: 25px;
|
93 |
+
color:rgb(209, 236, 6);
|
94 |
}
|
95 |
|
96 |
@media (max-width: 768px) {
|