Make overscroll black

This commit is contained in:
derek.holloway
2025-06-18 13:38:43 -07:00
parent f0a7946a52
commit b37dcf7c7d
@@ -11,6 +11,7 @@
html, body { html, body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
background-color: --var(--Mistox-Black);
} }
main { main {