-
-
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.
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
.ez-widget-area { | |
margin: 40px 0; | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment