Skip to content

Instantly share code, notes, and snippets.

@charliepark
Created January 21, 2015 05:48
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 charliepark/82d209007edb0e0c27d0 to your computer and use it in GitHub Desktop.
Save charliepark/82d209007edb0e0c27d0 to your computer and use it in GitHub Desktop.
nav,
main,
section,
article,
aside,
header,
footer,
div,
details,
summary,
form,
fieldset,
textarea,
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="search"],
input[type="number"],
input[type="password"],
.border-box {
box-sizing: border-box;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment