Fixed minor CSS bugs

This commit is contained in:
2023-11-27 14:49:57 +03:00
parent 3c69f73dc6
commit dd084afb61
4 changed files with 19 additions and 7 deletions
+1 -1
View File
@@ -164,7 +164,7 @@ body {
}
}
@media (prefers-color-scheme: light) {
@media (prefers-color-scheme: dark) {
body {
color: black;
}