diff --git a/index.html b/index.html index f1e84be..5ec182d 100644 --- a/index.html +++ b/index.html @@ -211,7 +211,7 @@ footer { } } -@media (prefers-color-scheme: dark) { +/* @media (prefers-color-scheme: dark) { */ body { background-color: #0c0a20; color: #dddddd; @@ -258,7 +258,7 @@ footer { .meta { border-bottom: 1px solid #212121 } -} +/* } */