enleve souligné li header nav

This commit is contained in:
2025-03-18 14:26:33 +01:00
parent 0f4c33010e
commit 563a43941b
2 changed files with 12 additions and 19 deletions

View File

@@ -489,13 +489,6 @@ header .header_nav_container #block-quartiers-de-demain-entete ul li a {
font-size: 1rem;
}
}
header .header_nav_container #block-quartiers-de-demain-entete ul li:not(:last-of-type) ::after {
content: "";
display: block;
border-bottom: solid white 1px;
padding-bottom: 0.3rem;
width: 60%; /* Réduit la largeur du soulignement à 50% */
}
header .header_nav_container #block-quartiers-de-demain-selecteurdelangue {
width: fit-content;
margin: auto;