diff --git a/static/css/base.css b/static/css/base.css index 68bb6026..6954261d 100644 --- a/static/css/base.css +++ b/static/css/base.css @@ -5,7 +5,7 @@ html { body { /* Margin bottom by footer height */ - margin-bottom: 140px; + margin-bottom: 140px !important; } .footer {