Skip to content

Instantly share code, notes, and snippets.

@hizo
Created December 29, 2016 01:09
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 hizo/49c57ed79a3fb44bd0b093344429def0 to your computer and use it in GitHub Desktop.
Save hizo/49c57ed79a3fb44bd0b093344429def0 to your computer and use it in GitHub Desktop.
Font defaults
body {
color: #212121;
font-family: "Helvetica Neue", "Calibri Light", Roboto, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
letter-spacing: 0.02em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment