[wp-trac] [WordPress Trac] #57854: Twenty Twenty-One: Pull Quote block font-size issue

WordPress Trac noreply at wordpress.org
Wed Sep 20 06:21:19 UTC 2023


#57854: Twenty Twenty-One: Pull Quote block font-size issue
------------------------------+------------------------
 Reporter:  nidhidhandhukiya  |       Owner:  whyisjake
     Type:  defect (bug)      |      Status:  reopened
 Priority:  normal            |   Milestone:  6.4
Component:  Bundled Theme     |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  needs-patch       |     Focuses:
------------------------------+------------------------
Changes (by sabernhardt):

 * keywords:  has-patch needs-testing => needs-patch
 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 [56451] is missing the default `font-size` for anyone who does not use the
 size control.
 {{{
 font-size: var(--pullquote--font-size);
 }}}

 The font size had been 1.5rem for small screens and 2rem for screens at
 least 652 pixels wide, but the Pullquote paragraph now inherits
 - 1.5em from the global styles for `.wp-block-pullquote` on the front and
 - 1.25rem from `.editor-styles-wrapper` within the editor.

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


More information about the wp-trac mailing list