Skip to content

Instantly share code, notes, and snippets.

@pmciano
Created January 27, 2018 17:18
Show Gist options
  • Save pmciano/3e078ee83b9f9a0b0bb30a767b51027f to your computer and use it in GitHub Desktop.
Save pmciano/3e078ee83b9f9a0b0bb30a767b51027f to your computer and use it in GitHub Desktop.
Header Padding
/* Adjust Header Bottom Padding */
.single .entry-title, body.page .entry-title {
padding-bottom: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment