Ticket #6140: 6140.2.patch
File 6140.2.patch, 582 bytes (added by , 3 years ago) |
---|
-
wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/site/_site.scss
298 298 // For the homepage, we don't want to have the default site main padding 299 299 body.home #page .site-main { 300 300 padding: 5rem 0; 301 @media screen and (max-width:68rem) { 302 padding: 5rem 36px; 303 } 301 304 } 302 305 303 306