Hacker News new | ask | show | jobs
by willvarfar 744 days ago
Same problem with font being unreadable unless zooming in on Chrome on Mac
1 comments

Either switch off `-webkit-font-smoothing` in the CSS of the site or use Firefox (Safari also uses `-webkit-font-smoothing: none`).