Ajout de datapaulette

This commit is contained in:
Nono 2025-12-11 17:13:29 +01:00
parent 6e7a0042d8
commit 205bee9ec7
3 changed files with 8 additions and 4 deletions

View file

@ -16,6 +16,7 @@ main h1 {
}
main h2 {
position: relative;
margin: 4% auto;
text-align: center;
font-size: clamp(2.5em, 5vw, 4em);
@ -64,7 +65,7 @@ section {
position: relative;
}
#participants {
.participants {
display: flex;
justify-content: center;
align-items: center;