Set bottom padding of maximum height of footer

* see #11

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2017-12-24 23:04:51 +01:00
parent 3a67a44994
commit 0c1ed86c7a
2 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ body.submenu {
}
#main {
padding-bottom: 150px;
padding-bottom: 295px;
}
.site-header > .navbar {