Skip to content

Instantly share code, notes, and snippets.

@cobaltapps
Created January 19, 2013 16:33
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save cobaltapps/4573525 to your computer and use it in GitHub Desktop.
Save cobaltapps/4573525 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