[wp-meta] [Making WordPress.org] #7955: Increased Icon and Font Size for Better Visibility

Making WordPress.org noreply at wordpress.org
Wed Apr 16 08:53:25 UTC 2025


#7955: Increased Icon and Font Size for Better Visibility
--------------------------+--------------------
 Reporter:  densinakum    |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:
Component:  General       |   Keywords:
--------------------------+--------------------
 [https://wordpress.org/blocks/]

 The Blocks page previously had a very small icon and font size, which made
 it less noticeable and affected the overall design. I have updated the
 menu by increasing both the icon size and the font size. This change was
 necessary to enhance visibility and provide a better user experience from
 both a visitor’s and a design perspective.

 **Before**  [https://prnt.sc/G8Q-MihMzzoz]
 **After**   [https://prnt.sc/bSn_JXptLYYU]


 {{{
 wp-block-image img {
     width: 30px !important;
     height: 30px !important;
 }
 }}}

 {{{
 p.has-extra-small-font-size {
     font-size: 14px !important;
 }
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/7955>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list