footer fix

This commit is contained in:
Mathijs Lermer 2023-06-19 22:05:50 +02:00
parent 0d7c66671a
commit 2bc07564e8

View file

@ -93,12 +93,12 @@
#sectie_pagina {
background-color: #171E26;
min-height: calc(100vh - 200px);
min-height: calc(100vh - 190px);
padding-bottom: -100px;
}
#sectie_pagina_train {
min-height: calc(100vh - 290px);
min-height: calc(100vh - 190px);
padding-bottom: -100px;
background-image: url('/assets/afb/train.gif');
background-size: cover;