Give the body some padding-bottom

This commit is contained in:
Toby Zerner 2015-08-06 14:03:14 +09:30
parent ccbfb0754d
commit 2340dcda3d

View File

@ -1,6 +1,7 @@
.App {
position: relative !important;
padding-top: @header-height;
padding-bottom: 50px;
overflow-x: hidden;
@media @phone {