netlify/netlify-ui-community-nav

Consistency: Explorers uses a different anti-aliasing mode

zachleat opened this issue · 0 comments

image

The fonts render differently. I wouldn’t mind making this the standard for the menu specifically 🤷🏻‍♂️

 -moz-osx-font-smoothing:grayscale;
 -webkit-font-smoothing:antialiased;