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

@ -9,9 +9,7 @@
--font-size-h1: 2.8125rem;
--curve-quick-slow: cubic-bezier(0.175, 0.885, 0.32, 1.275);
--margin-body: 3.86rem;
--space-m: 2rem;
--space-m: 4vw;
--color-pink: #ed268f;
--color-pink-light: #ffa199;