hide x-axis overflow

This commit is contained in:
whotypes 2026-02-03 15:28:56 -08:00
parent 5e05e17f59
commit b2db7ff287
No known key found for this signature in database

View file

@ -11,6 +11,7 @@ body {
min-height: 100vh;
min-height: 100dvh;
font-size: 1.0248em;
overflow-x: hidden;
}
html[data-full],