From 2ce60fcdfe6dc5d07d731754ccad335f65bb5274 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Thu, 11 Feb 2016 15:22:34 +0100 Subject: [PATCH] Fixed issue where full background on frontpage werent being shown --- static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/style.css b/static/css/style.css index dd90108c..20d6a276 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -375,6 +375,7 @@ hide mdi-action-visibility mdi-action-visibility-off position: relative; z-index: 1; background-color:#191919; + margin-top:64px; } #mega-background{