footer fix
This commit is contained in:
parent
02dcc05624
commit
acb1f0498d
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
||||||
#sectie_footer {
|
#sectie_footer {
|
||||||
background-color: #10161D;
|
background-color: #10161D;
|
||||||
border-top: 2px solid #242D38;
|
border-top: 2px solid #242D38;
|
||||||
position: absolute;
|
position: relative;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
|
|
Loading…
Reference in a new issue