This commit is contained in:
Josh Perez 2023-03-28 17:53:35 -04:00
commit 6dab8c70a1

View file

@ -4,6 +4,10 @@
html {
height: 100%;
cursor: inherit;
body.dark-theme {
color-scheme: dark;
}
}
body {