Skip to content

Instantly share code, notes, and snippets.

@JM-Mendez
Created June 7, 2020 22:46
Show Gist options
  • Save JM-Mendez/c6bda66284a810ff966569789b581f2b to your computer and use it in GitHub Desktop.
Save JM-Mendez/c6bda66284a810ff966569789b581f2b to your computer and use it in GitHub Desktop.
Fix light font on dark text if it looks bold
antialias {
-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