event card

This commit is contained in:
isUnknown 2024-09-10 18:43:19 +02:00
parent 3076394e19
commit e9f0b0c725

View file

@ -32,6 +32,7 @@
display: flex;
justify-content: space-between;
align-items: flex-end;
column-gap: 2vw;
}
.event-card__infos > div:first-child {
margin-bottom: calc(var(--space-m) / 2);