Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

Apply font smoothing #28

Open
adrenth opened this issue Feb 18, 2019 · 0 comments
Open

Apply font smoothing #28

adrenth opened this issue Feb 18, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@adrenth
Copy link
Owner

adrenth commented Feb 18, 2019

* {  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; 
} 
@adrenth adrenth self-assigned this Feb 18, 2019
@adrenth adrenth added the enhancement New feature or request label Feb 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant