From acb1f0498d7ee700fe9e59980b76a69e8146ce58 Mon Sep 17 00:00:00 2001 From: Mathijs Date: Thu, 15 Jun 2023 21:58:05 +0200 Subject: [PATCH] footer fix --- assets/css/mrl.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/mrl.css b/assets/css/mrl.css index 26e9912..be30134 100755 --- a/assets/css/mrl.css +++ b/assets/css/mrl.css @@ -110,7 +110,7 @@ #sectie_footer { background-color: #10161D; border-top: 2px solid #242D38; - position: absolute; + position: relative; bottom: 0; width: 100%; height: 100px;