Changeset 7836 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/site/_site.scss
- Timestamp:
- 11/09/2018 05:30:18 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/site/_site.scss
r7835 r7836 449 449 450 450 /*-------------------------------------------------------------- 451 # . single451 # .helphub-page 452 452 # .page 453 453 --------------------------------------------------------------*/ 454 . single,454 .helphub-page, 455 455 .page { 456 456 … … 466 466 @media screen and ( min-width: $ms-breakpoint ) { 467 467 padding: 0 2rem; 468 margin: 0;469 width: 65%;470 468 } 471 469 } … … 499 497 @media screen and ( min-width: $ms-breakpoint ) { 500 498 padding: 0 2rem; 501 margin: 0;502 width: 65%;503 499 } 504 500 }
Note: See TracChangeset
for help on using the changeset viewer.