Skip to content

Instantly share code, notes, and snippets.

@Carlsson87
Forked from davidgilbertson/good-enough.css
Created January 5, 2017 11:52
Show Gist options
  • Save Carlsson87/fbafe9ee200348097896cd9b461b1149 to your computer and use it in GitHub Desktop.
Save Carlsson87/fbafe9ee200348097896cd9b461b1149 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