angouleme: fix unwanted space under navigation (#70568)
gitea-wip/publik-base-theme/pipeline/pr-main This commit looks good Details

This commit is contained in:
Corentin Sechet 2022-11-02 15:55:15 +01:00
parent e750bed2b9
commit 41a77ef155
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ div.gru-nav ul li a {
position: sticky;
top: $nav-height;
z-index: 200;
height: 0;
.gru-nav-wrapper {
position: relative;