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