fix(stats): remove page gutter

This commit is contained in:
Adam 2026-07-16 12:52:30 -05:00
commit d8a1b932eb
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75

View file

@ -42,6 +42,11 @@
U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02;
}
body {
min-width: 320px;
margin: 0;
}
[data-page="stats"] {
color-scheme: light;
--color-background: #ffffff;