[STYLE] Fix header above picture
This commit is contained in:
parent
7b2bd5a6da
commit
350377bdd4
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ a.not(.anchor):focus {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
line-height: var(--navigation-height);
|
line-height: var(--navigation-height);
|
||||||
background-color: var(--background-color);
|
background-color: var(--background-color);
|
||||||
z-index: 100;
|
z-index: 90;
|
||||||
}
|
}
|
||||||
#navigation a {
|
#navigation a {
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
|
|
Loading…
Reference in a new issue