add padding to homepage footer
This commit is contained in:
parent
ebec7e2bc2
commit
25faa1d97f
|
@ -7,7 +7,7 @@ body.page-sub{
|
|||
|
||||
#footer{
|
||||
background-color: white;
|
||||
padding: 100px 0 60px;
|
||||
padding: 150px 0 80px;
|
||||
margin-top: -40px;
|
||||
|
||||
&.white{
|
||||
|
|
Loading…
Reference in New Issue