necolas / normalize.css

A modern alternative to CSS resets
http://necolas.github.io/normalize.css/
MIT License
52.32k stars 10.66k forks source link

Accessibility fix: Allow iOS browsers to auto-scale fonts based on user preference #858

Open chrislachance opened 3 years ago

chrislachance commented 3 years ago

Please add font:-apple-system-body to the HTML element CSS to allow iOS browsers to auto-scale font sizes based on user preference set in Accessibility > Display & Text size.

chrislachance commented 3 years ago

See this Codepen for the full code example. https://codepen.io/chrislachance/pen/OJpmgrM