Fixed issue where full background on frontpage werent being shown

This commit is contained in:
Kasper Rynning-Tønnesen
2016-02-11 15:22:34 +01:00
parent e0950ebeb2
commit 2ce60fcdfe

View File

@@ -375,6 +375,7 @@ hide mdi-action-visibility mdi-action-visibility-off
position: relative; position: relative;
z-index: 1; z-index: 1;
background-color:#191919; background-color:#191919;
margin-top:64px;
} }
#mega-background{ #mega-background{