Fix responsive eventDetail

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2026-01-14 22:35:22 +01:00
parent a9365dcf03
commit cdd89f8c76
@@ -78,4 +78,12 @@
.textImage {
flex-direction: column;
}
.manageEvent {
justify-content: center;
}
.eventImage {
width: 100%;
}
}