Update style

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-12-07 01:17:21 +01:00
parent e1fee3dd82
commit 51a32e01f3
+3 -13
View File
@@ -3,6 +3,7 @@
flex-direction: column;
margin: 1rem 0;
width: 80%;
padding: 1rem 0.5rem;
}
.eventContainerTop {
@@ -45,11 +46,6 @@
font-size: 2rem;
}
.eventButtons {
display: flex;
flex-direction: column;
@@ -63,9 +59,6 @@
white-space: nowrap;
}
.moreButton {
background: none;
border: none;
@@ -94,19 +87,16 @@
rotate: 90deg;
}
.eventMenuOpen {
display: flex;
flex-direction: column;
margin-left: 1.5em;
}
.eventMenuClose {
display: none;
}
@media screen and (max-width: 768px) {
.eventImage {
width: 100%;