This commit is contained in:
simonaltschaffl@gmail.com 2025-11-11 16:55:00 +01:00
parent 3e1b144e9b
commit 737f66f99b

View File

@ -5,6 +5,7 @@ body {
line-height: 1.6; line-height: 1.6;
margin: 0; margin: 0;
padding: 0; padding: 0;
overflow-x: hidden;
} }
.app-container { .app-container {