Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DalavanCloud/7aba267112e4c3f7d6b76cf60748f326 to your computer and use it in GitHub Desktop.
Save DalavanCloud/7aba267112e4c3f7d6b76cf60748f326 to your computer and use it in GitHub Desktop.
Add a margin to the top and bottom of ez-widget-areas, giving them a bit of room to breathe.
.ez-widget-area {
margin: 40px 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment