Skip to content

Instantly share code, notes, and snippets.

@jamigibbs
Created March 11, 2015 17:02
Show Gist options
  • Save jamigibbs/9d76ae625e6a25e2b5a1 to your computer and use it in GitHub Desktop.
Save jamigibbs/9d76ae625e6a25e2b5a1 to your computer and use it in GitHub Desktop.
Advocator: Top of footer spacing
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