css refactor fix

This commit is contained in:
2026-08-09 14:43:36 +02:00
parent 1c4450efe0
commit 61f289291a
4 changed files with 25 additions and 2 deletions
+5
View File
@@ -4,6 +4,11 @@
padding: 20px;
}
.container {
max-width: 800px;
margin: 0 auto;
}
.header {
text-align: center;
color: white;