1
0

auto-git:

[change] settings.html
This commit is contained in:
2025-05-25 00:05:36 +02:00
parent 4772b1a533
commit 211b9f8777

View File

@@ -8,7 +8,7 @@
* { box-sizing: border-box; margin: 0; padding: 0; }
html, body {
width: 100%; height: 100%;
overflow: hidden;
overflow-x: hidden;
font-family: 'Inter', sans-serif;
display: flex;
justify-content: center;