From f3258fcb0ee90ba113bca293d84a4db63a859655 Mon Sep 17 00:00:00 2001 From: Luke Date: Wed, 25 Nov 2020 13:17:57 +0100 Subject: [PATCH 1/5] Remove footer bg --- _sass/_global.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_sass/_global.scss b/_sass/_global.scss index 8a0b92e..5b23878 100644 --- a/_sass/_global.scss +++ b/_sass/_global.scss @@ -6,10 +6,6 @@ body { overflow-x: hidden; } -footer { - background-image: url('/assets/img/footer.png'); -} - .not-allowed { cursor: not-allowed; } From 364a2255f370eae93003cf5b2d230cc3fe14c475 Mon Sep 17 00:00:00 2001 From: Luke Date: Wed, 25 Nov 2020 13:18:46 +0100 Subject: [PATCH 2/5] Update footer layout --- _includes/footer.html | 174 ++++++++++++++++++++++++++---------------- 1 file changed, 110 insertions(+), 64 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 0d91aaf..da54880 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,5 +1,5 @@ -