Put header as fixed in frontpage also

This commit is contained in:
Kasper Rynning-Tønnesen
2016-02-11 15:15:29 +01:00
parent 7afdac6800
commit 039e4c4615
5 changed files with 8 additions and 4 deletions

View File

@@ -200,6 +200,9 @@ nav .brand-logo{
#fp-nav {
background-color:rgba(45,45,45,1);
position: fixed;
z-index: 10;
width: calc(100vw - 8px);
}
.import-a, .suggested{