footer fix

This commit is contained in:
Mathijs Lermer 2023-06-15 22:16:43 +02:00
parent acb1f0498d
commit 49ebef4f6a

View file

@ -104,7 +104,8 @@
#sectie_pagina {
background-color: #171E26;
min-height: 595px;
min-height: calc(100vh - 260px);
padding-bottom: -100px;
}
#sectie_footer {