You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
♿️(styles) use em-based media queries for high text-only zoom
One huge advantage of using em-based MQs is that it auto-solves one big
thing that is quite annoying to solve otherwise: high text-only zoom.
For RGAA's compliance, we need to have a visually OK website with
text-only zoom at 200%.
Bootstrap itself had this debate multiple times and ended up sticking
with pixels, in my point of view, without a convincing reason (see for
example twbs/bootstrap#17403).
0 commit comments