Skip to content

Instantly share code, notes, and snippets.

@pixelpicosean
Forked from davidgilbertson/good-enough.css
Created December 28, 2016 00:39
Show Gist options
  • Save pixelpicosean/d2c915f20b0f48ba8f08fbc92ab4b981 to your computer and use it in GitHub Desktop.
Save pixelpicosean/d2c915f20b0f48ba8f08fbc92ab4b981 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