Skip to content

Instantly share code, notes, and snippets.

@onurkerimov
Last active November 4, 2018 16:38
Show Gist options
  • Save onurkerimov/698cdde1d0e3c788814066388728af90 to your computer and use it in GitHub Desktop.
Save onurkerimov/698cdde1d0e3c788814066388728af90 to your computer and use it in GitHub Desktop.
Note to self
html {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font: 400 16px/1.5 system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,sans-serif;
text-rendering: optimizeLegibility;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment