[wp-meta] [Making WordPress.org] #7760: Change Blocks Listing Design for better experience

Making WordPress.org noreply at wordpress.org
Fri Aug 30 07:53:25 UTC 2024


#7760: Change Blocks Listing Design for better experience
------------------------------+--------------------
 Reporter:  digamberpradhan   |      Owner:  (none)
     Type:  enhancement       |     Status:  new
 Priority:  normal            |  Milestone:
Component:  Plugin Directory  |   Keywords:
------------------------------+--------------------
 Suggestion to change the design of the way blocks for plugins are listed
 on a plugin page.
 File : /wp-content/themes/pub/wporg-plugins-2024/css/style.css
 {{{
 @media screen and (min-width:768px){
     .type-plugin .plugin-blocks-list{
         display: grid;
         grid-template-columns: 1fr 1fr;
     }
 }
 }}}

 Goal of this change is to improve visitor experience on pages such as
 https://wordpress.org/plugins/kadence-blocks/

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


More information about the wp-meta mailing list