Skip to content

Instantly share code, notes, and snippets.

@domantasg
Created August 8, 2017 12:44
Show Gist options
  • Select an option

  • Save domantasg/c875542791c6906d71985054f8d09e00 to your computer and use it in GitHub Desktop.

Select an option

Save domantasg/c875542791c6906d71985054f8d09e00 to your computer and use it in GitHub Desktop.
* {
box-sizing: border-box;
}
body {
background-color: #f9f9f9;
font-family: Helvetica;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment