footer fix
This commit is contained in:
parent
acb1f0498d
commit
49ebef4f6a
1 changed files with 2 additions and 1 deletions
|
@ -104,7 +104,8 @@
|
|||
|
||||
#sectie_pagina {
|
||||
background-color: #171E26;
|
||||
min-height: 595px;
|
||||
min-height: calc(100vh - 260px);
|
||||
padding-bottom: -100px;
|
||||
}
|
||||
|
||||
#sectie_footer {
|
||||
|
|
Loading…
Reference in a new issue