Create event modal

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-12-15 14:25:25 +01:00
parent 76284a30f5
commit 9cd56a8472
4 changed files with 42 additions and 11 deletions
@@ -38,11 +38,6 @@
transition: all 0.5s ease;
}
.createButton {
font-size: 2rem;
color: black;
}
.createButton:hover, .searchButton:hover, .mobileFilter:hover {
transform: translateY(-5px);
cursor: pointer;