Merge branch 'responsive_header' of Disroot/grav-theme-disroot into master

This commit is contained in:
antilopa 2019-10-31 19:31:23 +00:00 committed by Gitea
commit 3e367e54f6
1 changed files with 4 additions and 0 deletions

View File

@ -167,6 +167,10 @@ header .scrolldown a:hover { color: #50162D; }
opacity: 0.7;
}
#nav-logo a {
display:block;
height: 45px;
}
#nav-wrap ul, #nav-wrap li, #nav-wrap a {
margin: 0;