Created
July 5, 2020 06:38
-
-
Save ivanteoh/a8f37966fadc15cb5de7c52d1b27da93 to your computer and use it in GitHub Desktop.
Adding Space Between Paragraphs
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
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