Spaces:
Sleeping
Sleeping
Commit
·
431f8df
1
Parent(s):
1f6a386
color changed
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -89,7 +89,7 @@
|
|
89 |
h2 {
|
90 |
text-align: center;
|
91 |
margin-top: 25px;
|
92 |
-
color:rgb(
|
93 |
}
|
94 |
|
95 |
@media (max-width: 768px) {
|
|
|
89 |
h2 {
|
90 |
text-align: center;
|
91 |
margin-top: 25px;
|
92 |
+
color:rgb(255, 255, 255);
|
93 |
}
|
94 |
|
95 |
@media (max-width: 768px) {
|