From 43b4d07340f398e8cbc457f5b91c3c915020fa95 Mon Sep 17 00:00:00 2001 From: schrom01 Date: Wed, 16 Aug 2023 18:44:38 +0200 Subject: [PATCH] Test Commit --- css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/custom.css b/css/custom.css index d8d67cb..1a7466d 100644 --- a/css/custom.css +++ b/css/custom.css @@ -60,7 +60,7 @@ html, body { /* Equal to height of footer */ /* But also accounting for potential margin-bottom of last child */ - margin-bottom: -200px; + margin-bottom: -240px; } footer, .push {