adventskalender/shared/style.css aktualisiert

This commit is contained in:
2025-11-02 21:59:33 +00:00
parent 43df698363
commit fa8d307121

View File

@@ -57,8 +57,8 @@ main > h1 {
/* === Bild passt sich dem verfügbaren Platz an === */
.kalenderbild img {
max-width: 100%;
max-height: 100%;
max-width: 90%;
max-height: 90%;
width: auto;
height: auto;
aspect-ratio: 16 / 9;