[wp-trac] [WordPress Trac] #61030: Reduce font-size of h1 element for smaller screens (was: Font-size of the h1 tag need to be reduce in the mobile reposive view)
WordPress Trac
noreply at wordpress.org
Thu Apr 18 22:00:59 UTC 2024
#61030: Reduce font-size of h1 element for smaller screens
-------------------------+-------------------------------------------------
Reporter: dhruvang21 | Owner: (none)
Type: defect | Status: new
(bug) |
Priority: normal | Milestone: Awaiting Review
Component: Help/About | Version: 6.4
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, accessibility, css,
| administration
-------------------------+-------------------------------------------------
Changes (by sabernhardt):
* version: 6.5 => 6.4
* component: General => Help/About
Comment:
Thanks for the report!
[56950] reduced the heading size for WordPress 6.4, but that did not edit
the [https://github.com/WordPress/wordpress-
develop/blob/80096ddf29d3ffa4d5654f5f788df7f598b48756/src/wp-
admin/css/about.css#L652-L659 size for smaller viewports].
The [https://github.com/WordPress/wordpress-
develop/blob/80096ddf29d3ffa4d5654f5f788df7f598b48756/src/wp-
admin/css/about.css#L587-L588 larger fluid font size] should be changed,
too. The minimum value is half the maximum, which is less than 0.61 (see
#58603).
`clamp(2rem, 20vw - 9rem, 4rem)`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61030#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list