Ticket #6140: #6140.patch
File #6140.patch, 552 bytes (added by , 3 years ago) |
---|
-
trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/site/_site.scss
297 297 298 298 // For the homepage, we don't want to have the default site main padding 299 299 body.home #page .site-main { 300 padding: 5rem 0;300 padding: 5rem 12px; 301 301 }