add padding to homepage footer

This commit is contained in:
captainill 2015-11-09 22:12:00 -08:00
parent ebec7e2bc2
commit 25faa1d97f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ body.page-sub{
#footer{
background-color: white;
padding: 100px 0 60px;
padding: 150px 0 80px;
margin-top: -40px;
&.white{