Skip to content

Instantly share code, notes, and snippets.

@tj
Created May 13, 2016 19:35
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 tj/6ced5d3199f207da65e0750079fca7ac to your computer and use it in GitHub Desktop.
Save tj/6ced5d3199f207da65e0750079fca7ac to your computer and use it in GitHub Desktop.
.normal {
padding: 5px 25px;
border: 1px solid #eee;
}
.large {
padding: 25px 50px;
composes: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment