Ajout de datapaulette
This commit is contained in:
parent
a38c762d88
commit
99408db356
3 changed files with 8 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue