Skip to content

Instantly share code, notes, and snippets.

@guisalmeida
Created April 17, 2020 13:10
Show Gist options
  • Select an option

  • Save guisalmeida/cb56017247552270863600367a1749a3 to your computer and use it in GitHub Desktop.

Select an option

Save guisalmeida/cb56017247552270863600367a1749a3 to your computer and use it in GitHub Desktop.
Properties of global project optimization
body, body button, body input, html, html button, html input {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: "Source Sans Pro Regular",sans-serif;
font-size: 1em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment