Skip to content

Instantly share code, notes, and snippets.

@aaronpk
Forked from davidgilbertson/good-enough.css
Created December 27, 2016 19:22
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 aaronpk/b7deb42293dd47b7ef5441a3f5868446 to your computer and use it in GitHub Desktop.
Save aaronpk/b7deb42293dd47b7ef5441a3f5868446 to your computer and use it in GitHub Desktop.
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