hotfix: ajout des sections même sur mobile avec un style pas trop dégueu

This commit is contained in:
ADRN 2024-12-07 17:25:14 +01:00
parent 260bc0b784
commit a1607fd4af

View file

@ -196,7 +196,16 @@ footer {
}
header nav {
display: none;
/* display: none; */
line-height: 3em;
margin-top: 1em;
margin-bottom: 1em;
font-size: 1em;
text-align: center;
li {
white-space: nowrap;
}
}
.logo {