This commit is contained in:
2026-04-02 21:41:48 -05:00
parent 8be2a15401
commit 6a44a847cd
41 changed files with 2186 additions and 1579 deletions

View File

@@ -0,0 +1,5 @@
html {
height: 100%;
max-width: 100vw;
overflow-x: hidden;
}