From 705dff835584c20cd4525c30b46ccca14126a564 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Thu, 13 Jun 2019 14:28:50 +0200 Subject: [PATCH] Remove unused CSS for footer --- gym/static/gym/style.css | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/gym/static/gym/style.css b/gym/static/gym/style.css index 30a9f7e..8b13789 100644 --- a/gym/static/gym/style.css +++ b/gym/static/gym/style.css @@ -1,8 +1 @@ -.footer { - position: absolute; - bottom: 0; - width: 100%; - height: 60px; - line-height: 60px; - background-color: #f5f5f5; -} +