Created
March 11, 2015 17:02
-
-
Save jamigibbs/9d76ae625e6a25e2b5a1 to your computer and use it in GitHub Desktop.
Advocator: Top of footer spacing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
footer#site_footer .footer_widget_wrap { | |
margin-bottom: 0; | |
} | |
footer#site_footer { | |
padding-top: 0; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment