Skip to content

Instantly share code, notes, and snippets.

@Rayraegah
Created March 24, 2017 14:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rayraegah/99e589abdf3b3704eb04f9d77faa07de to your computer and use it in GitHub Desktop.
Save Rayraegah/99e589abdf3b3704eb04f9d77faa07de to your computer and use it in GitHub Desktop.
Universal font settings
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
text-rendering: optimizeLegibility;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment