adventskalender/shared/style.css aktualisiert

This commit is contained in:
2025-11-02 21:25:19 +00:00
parent e2af7f6738
commit 8a22024fd9

View File

@@ -57,9 +57,9 @@ html, body {
/* === Kalenderbild (zentriert, festgelegt, ohne erzwungene Breite) === */
.kalenderbild {
width: 90%;
max-width: 1600px;
margin: 2rem auto;
padding: 0;
max-width: 1280px;
}
.kalenderbild img {