fix visuel homepage

This commit is contained in:
Antoine Ordonneau
2026-01-05 12:09:01 +01:00
parent 68d2db0ed3
commit 1936151267
3 changed files with 7 additions and 4 deletions
+2 -1
View File
@@ -137,7 +137,7 @@
.glassCard {
width: 45%;
max-height: 475px;
max-height: 450px;
margin: 16px 0px 16px 0px;
padding: 10px 20px 10px 20px;
height: fit-content;
@@ -163,6 +163,7 @@
width: 100%;
margin-top: 16px;
margin-bottom: 16px;
max-height: 450px;
}
.calendarContainer {