Skip to content

Instantly share code, notes, and snippets.

@jakubrpawlowski
Forked from davidgilbertson/good-enough.css
Created February 16, 2017 07:16
Show Gist options
  • Save jakubrpawlowski/b1e5b96ece4ed910a9831fd31c59d655 to your computer and use it in GitHub Desktop.
Save jakubrpawlowski/b1e5b96ece4ed910a9831fd31c59d655 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