Success Seite Eventerstellung Fotoplatzierung anpassen

This commit is contained in:
Ysabelle Moser 2026-04-23 16:33:34 +02:00
parent 3b438626dd
commit fdbb70a4e5

View File

@ -63,7 +63,7 @@
.submission-success .intro-card--image { .submission-success .intro-card--image {
width: min(100%, 40rem); width: min(100%, 40rem);
aspect-ratio: 4 / 5; aspect-ratio: 4 / 5;
align-self: center; align-self: flex-start;
justify-self: center; justify-self: center;
} }