Skip to content

Instantly share code, notes, and snippets.

@albertogalca
Last active June 6, 2023 08:47
Show Gist options
  • Save albertogalca/1ac58724f10db34f929b71ff99ff3241 to your computer and use it in GitHub Desktop.
Save albertogalca/1ac58724f10db34f929b71ff99ff3241 to your computer and use it in GitHub Desktop.
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
font-feature-settings: "liga" on;
-moz-font-feature-settings: "liga" on;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment