Fix dark mode

This commit is contained in:
2021-07-31 23:46:00 -04:00
parent 8b8bfdb4a2
commit ee40b651a9
2 changed files with 5 additions and 13 deletions

View File

@@ -15,7 +15,7 @@
html {
width: 100%;
height: 100%;
background: whitesmoke;
background-color: whitesmoke;
}
body {