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 {