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 === */ /* === Bild passt sich dem verfügbaren Platz an === */
.kalenderbild img { .kalenderbild img {
max-width: 100%; max-width: 90%;
max-height: 100%; max-height: 90%;
width: auto; width: auto;
height: auto; height: auto;
aspect-ratio: 16 / 9; aspect-ratio: 16 / 9;