adventskalender/shared/style.css aktualisiert
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user