Correction du centrage du titre des participant.e.s

This commit is contained in:
Fougère 2026-01-20 19:25:12 +01:00
parent 0c22455783
commit 6ea6888c46

View file

@ -74,6 +74,11 @@ main h3 {
margin-top: 5%;
margin-bottom: 2%;
font-weight: lighter;
text-align: center;
}
main section h3 {
text-align: left;
}
main h4 {