rétablit en-tête comme avant

This commit is contained in:
Alex 2022-12-22 00:39:12 +01:00
parent 0e95d0d7b4
commit 52ae54d2f8
No known key found for this signature in database
GPG Key ID: 09EC5284AA804D3C
1 changed files with 5 additions and 6 deletions

View File

@ -191,8 +191,10 @@ main details#navigation-toggle summary {
@media screen and (max-width: 768px) {
header {
padding: 10px 20px;
display: block;
padding: 10px 30px;
flex-direction: column;
align-items: center;
justify-content: center;
}
header nav {
@ -250,12 +252,9 @@ main details#navigation-toggle summary {
.explore-more {
display: none;
}
}
/* *********** */
/* Disposition spécifique du menu pour mobile; menu déroulable pour mobile */
#menu-toggle {
display: none;