This commit is contained in:
2026-02-09 23:35:21 +01:00
parent 4a7c088776
commit a1df95d3d4

View File

@@ -121,6 +121,11 @@
-webkit-user-select: none; -webkit-user-select: none;
} }
html {
overflow-x: hidden;
width: 100%;
}
body { body {
margin: 0; margin: 0;
padding: 20px; padding: 20px;