[wp-meta] [Making WordPress.org] #6747: Spacing Issue in banner content section

Making WordPress.org noreply at wordpress.org
Fri Feb 10 09:42:10 UTC 2023


#6747: Spacing Issue in banner content section
-----------------------------------------+---------------------
 Reporter:  baroliyamayur                |       Owner:  (none)
     Type:  defect (bug)                 |      Status:  new
 Priority:  normal                       |   Milestone:
Component:  WordPress.org Site           |  Resolution:
 Keywords:  needs-patch has-screenshots  |
-----------------------------------------+---------------------

Comment (by baroliyamayur):

 Solution for spacing Issue in banner content section.

 **Screenshot:-** https://share.cleanshot.com/Ns2MGTsP1gdrDmHG9Yrd

 {{{
 @media screen and (max-width: 1024px){
 .single-wordcamp .wc-single-info {
     width: 100%;
  }
 }

 @media screen and (max-width: 660px){
 .single-wordcamp .wc-single-info {
     width: 100%;
  }
 }
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/6747#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list