Update main.css

This commit is contained in:
NOrtmann1
2026-05-26 11:00:25 +02:00
parent f77643af44
commit 193e526e67
+3
View File
@@ -3,6 +3,9 @@ main {
max-width:1200px;
margin: 0 auto;
padding: 20px;
width: 100%;
box-sizing: border-box;
}
body {