toggleclass on the paddingbottom for mobile

This commit is contained in:
Kasper Rynning-Tønnesen
2016-02-02 18:14:48 +01:00
parent 6eb663fffa
commit 20c5c38f4b
4 changed files with 14 additions and 5 deletions

View File

@@ -1230,6 +1230,11 @@ nav ul li:hover, nav ul li.active {
.page-footer{
margin-top:40px !important;
padding-bottom:40px;
}
.padding-bottom-extra{
padding-bottom:200px;
}