adventskalender/shared/style.css aktualisiert
This commit is contained in:
@@ -59,8 +59,8 @@ main > h1 {
|
||||
/* === Bild selbst === */
|
||||
.kalenderbild img {
|
||||
display: block;
|
||||
max-width: 98%;
|
||||
max-height: calc(100dvh - 3rem); /* Platz für h1 */
|
||||
max-width: 100%;
|
||||
max-height: calc(98dvh - 3rem); /* Platz für h1 */
|
||||
height: auto;
|
||||
width: auto;
|
||||
border: 4px solid var(--ci-gold);
|
||||
|
||||
Reference in New Issue
Block a user