Skip to content

Instantly share code, notes, and snippets.

@IgnacioGaldames
Created March 30, 2020 15:18
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 IgnacioGaldames/edd2f71acc40be61204eadc99a846630 to your computer and use it in GitHub Desktop.
Save IgnacioGaldames/edd2f71acc40be61204eadc99a846630 to your computer and use it in GitHub Desktop.
Basic fonts css
.font-petite-caps
font-variant: all-petite-caps
body
-webkit-text-size-adjust: 100%
font-variant-ligatures: common-ligatures
-webkit-font-variant-ligatures: common-ligatures
text-rendering: optimizeLegibility
-moz-osx-font-smoothing: grayscale
-webkit-font-smoothing: antialiased
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment