1
0

auto-git:

[change] settings.html
This commit is contained in:
2025-05-25 00:07:27 +02:00
parent 211b9f8777
commit edfd6a7508

View File

@@ -9,7 +9,7 @@
html, body { html, body {
width: 100%; height: 100%; width: 100%; height: 100%;
overflow-x: hidden; overflow-x: hidden;
font-family: 'Inter', sans-serif; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;