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