Merge pull request #87 from whotypes/whotypes/x-axis-overflow

This commit is contained in:
Pas 2026-02-03 19:40:16 -07:00 committed by GitHub
commit bd927616d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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