Skip to content

Instantly share code, notes, and snippets.

@ivanteoh
Created July 5, 2020 06:38
Show Gist options
  • Save ivanteoh/a8f37966fadc15cb5de7c52d1b27da93 to your computer and use it in GitHub Desktop.
Save ivanteoh/a8f37966fadc15cb5de7c52d1b27da93 to your computer and use it in GitHub Desktop.
Adding Space Between Paragraphs
div.entry-content h4, h5, h6, p {
margin-bottom: 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment