From 974f5fe63e8b1e919ee9468208bcfa6a352e85af Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Sun, 12 Jan 2020 14:16:19 +0100 Subject: css, templates: Remove footer This element had no purpose and was taking up 200px for no reason. --- scss/style.scss | 5 ----- templates/index.xml | 1 - 2 files changed, 6 deletions(-) diff --git a/scss/style.scss b/scss/style.scss index b7da8df..7981c2b 100644 --- a/scss/style.scss +++ b/scss/style.scss @@ -45,11 +45,6 @@ blockquote > p { margin: 0; } -footer { - background-size: 200px; - height: 200px; -} - .frontpage { background-color: $yellow; font-family: $font-serif; diff --git a/templates/index.xml b/templates/index.xml index 0fdb35b..ba02890 100644 --- a/templates/index.xml +++ b/templates/index.xml @@ -18,6 +18,5 @@ ${sblg-titletext} - -- cgit v1.2.3-2-gb3c3