From 7da996c3500d74386cf73f899c8c51662545a465 Mon Sep 17 00:00:00 2001 From: MaxXor Date: Wed, 25 Oct 2017 19:08:32 +0200 Subject: [PATCH] Fix grey line below footer --- css/custom.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/css/custom.css b/css/custom.css index ee1b6abf..0a027e64 100644 --- a/css/custom.css +++ b/css/custom.css @@ -2376,8 +2376,6 @@ footer { position: absolute; bottom: 0; width: 100%; - height: 435px; - height: 27.1875rem; background-color: #4c4c4c; color: #efefef; z-index: 1;