adventskalender/shared/style.css aktualisiert

This commit is contained in:
2025-11-02 22:00:31 +00:00
parent 4caed151c4
commit bad7468855

View File

@@ -59,7 +59,7 @@ main > h1 {
/* === Bild selbst === */
.kalenderbild img {
display: block;
max-width: 100%;
max-width: 98%;
max-height: calc(100dvh - 3rem); /* Platz für h1 */
height: auto;
width: auto;