events-grid - set image to cover (calculate height)

This commit is contained in:
isUnknown 2024-07-31 08:50:49 +02:00
parent 8a1f9370dd
commit 480a64f0b8
10 changed files with 51 additions and 26 deletions

View file

@ -1,3 +1,6 @@
section {
padding: var(--padding-vertical) var(--space-m);
}
picture {
background-color: #ddd;
display: flex !important;