diff --git a/assets/css/mrl.css b/assets/css/mrl.css index be30134..e9c8142 100755 --- a/assets/css/mrl.css +++ b/assets/css/mrl.css @@ -104,7 +104,8 @@ #sectie_pagina { background-color: #171E26; - min-height: 595px; + min-height: calc(100vh - 260px); + padding-bottom: -100px; } #sectie_footer {