correction graphique

This commit is contained in:
ORDONNEAU Antoine
2026-03-12 09:03:31 +01:00
parent 75e93abce6
commit fb7152bf21
7 changed files with 162 additions and 160 deletions
@@ -29,17 +29,18 @@
transform: translateX(20px);
animation: slideInEvent 1s ease forwards;
flex-shrink: 0;
padding: 10px;
}
.eventCard ul {
align-items: center;
margin-left: 8%;
padding-left: 15px;
margin-left: 5%;
}
.eventCard ul li {
text-align: left;
list-style-type: circle;
list-style: none;
}
.eventCard > h3 {