[wp-trac] [WordPress Trac] #54756: Change media query from 600px to 37.5em for better response and accessibility
WordPress Trac
noreply at wordpress.org
Thu Jan 6 03:36:32 UTC 2022
#54756: Change media query from 600px to 37.5em for better response and
accessibility
--------------------------------+-----------------------------
Reporter: imconfused4sure | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.8.2
Severity: normal | Keywords:
Focuses: accessibility, css |
--------------------------------+-----------------------------
The current media query is 600px for collapsing blocks on small devices.
This is good, but not the best. If a person wishes to adjust the default
font setting in the browser to larger or smaller, the layout will not
align.
I have tried to make my themes as responsive and as accessible as
possible, but I cannot overcome the hard 600px query.
default font of 16pt * 37.5em = 600px
Thanks!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54756>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list