taille header

This commit is contained in:
ouidade 2024-09-20 23:18:05 +02:00
parent 84dc05e43a
commit 56973f5abb
2 changed files with 2 additions and 2 deletions

View File

@ -399,7 +399,7 @@ header .header_nav_container #block-quartiers-de-demain-entete ul {
flex-direction: column;
align-items: flex-start;
position: relative;
top: 54px;
top: 67.5px;
padding-left: 1rem;
padding-right: 1rem;
margin: 0;

View File

@ -135,7 +135,7 @@ header{
flex-direction: column;
align-items: flex-start;
position: relative;
top: calc($header-height / 5 );
top: calc($header-height / 4 );
padding-left: 1rem;
padding-right: 1rem;
margin: 0;