[STYLE] Fix header above picture

This commit is contained in:
Gregory Trolliet 2023-09-09 08:20:59 +02:00
parent 7b2bd5a6da
commit 350377bdd4
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ a.not(.anchor):focus {
width: 100%;
line-height: var(--navigation-height);
background-color: var(--background-color);
z-index: 100;
z-index: 90;
}
#navigation a {
padding: 1em;