Ticket #6234: 6234.patch
File 6234.patch, 586 bytes (added by , 3 years ago) |
---|
-
wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/components/_site.scss
167 167 body.single-photo .site-main { 168 168 float: none; 169 169 max-width: $size__site-main; 170 @include breakpoint( 0, 960px ) { 171 margin-left: 20px; 172 margin-right: 20px; 173 } 170 174 } 171 175 172 176 body.single-photo {