[wp-trac] [WordPress Trac] #65371: Twenty Twenty Two - Pullquote block font size not responding correctly in editor (responsive)

WordPress Trac noreply at wordpress.org
Fri May 29 14:18:12 UTC 2026


#65371: Twenty Twenty Two - Pullquote block font size not responding correctly in
editor (responsive)
------------------------------+----------------------
 Reporter:  nidhidhandhukiya  |       Owner:  (none)
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:
Component:  Bundled Theme     |     Version:
 Severity:  normal            |  Resolution:  invalid
 Keywords:                    |     Focuses:
------------------------------+----------------------
Changes (by sabernhardt):

 * status:  new => closed
 * version:  7.0 =>
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 The X-Large font size changes according to the viewport, as planned, using
 fluid typography.

 {{{
 clamp(1.75rem, 3vw, 2.25rem)
 }}}

 The font size ranges from 1.75 to 2.25rem, and the
 [https://github.com/WordPress/wordpress-develop/blob/7.0/src/wp-
 content/themes/twentytwentytwo/theme.json#L210-L217 minimum matches the
 Large preset].

 [https://github.com/WordPress/twentytwentytwo/pull/298/changes#diff-
 160c735a986cf8c05e1f6b2e9ac89dd0410562d2fe5ccbdc93157bd92f3dc2bc PR 298]
 specifically reduced the X-Large minimum size to 1.75rem.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/65371#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list