FIX : allim=genment presentation ordi

This commit is contained in:
Anthony Mahe
2025-05-17 23:12:36 +02:00
parent 3b3fafdb23
commit 7b830c913c
2 changed files with 6 additions and 9 deletions

View File

@@ -6,7 +6,6 @@
column-gap: 2em;
position: sticky;
top: 0;
overflow: hidden;
background-color: #CC4331;
margin : auto;
padding: 0.7rem 1rem;
@@ -139,8 +138,6 @@ h2 {
.presentation {
display: flex;
flex-wrap: wrap;
/* permet aux enfants de passer à la ligne */
gap: 1rem;
}