Skip to content

Instantly share code, notes, and snippets.

@hmans
Created March 15, 2012 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hmans/2044729 to your computer and use it in GitHub Desktop.
Save hmans/2044729 to your computer and use it in GitHub Desktop.
Am I the only one using this pattern?
*:first-child { margin-top: 0 !important }
*:last-child { margin-bottom: 0 !important }
@d1rk
Copy link

d1rk commented Mar 15, 2012

nope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment