remove padding because it breaks things
This commit is contained in:
parent
84d187eb83
commit
5db4a2ff60
|
@ -25,7 +25,7 @@ footer
|
||||||
height: auto
|
height: auto
|
||||||
@media (min-width: 640px)
|
@media (min-width: 640px)
|
||||||
.wrapper
|
.wrapper
|
||||||
padding-bottom: 244px //footer height plus some extra padding
|
padding-bottom: 204px
|
||||||
|
|
||||||
footer
|
footer
|
||||||
margin-top: -204px
|
margin-top: -204px
|
||||||
|
|
Loading…
Reference in New Issue
Block a user