Skip to content

Instantly share code, notes, and snippets.

@brayhoward
Forked from davidgilbertson/good-enough.css
Created January 2, 2017 19:46
Show Gist options
  • Select an option

  • Save brayhoward/4f2ba6850566f959926815e326e9a4a9 to your computer and use it in GitHub Desktop.

Select an option

Save brayhoward/4f2ba6850566f959926815e326e9a4a9 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