Hacker News new | ask | show | jobs
by manveru 5255 days ago
setting -webkit-text-size-adjust: none is definitely not a best practice, makes it too hard to read your blog.
1 comments

Agreed, this frustrates me immensely. Fortunately both Chrome and Safari have good built-in Developer Tools that let you disable that style (it's set on the <body> element, btw).

The font size is not a design decision. It should always be the READER's CHOICE.