Changeset 5998 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_site-header.scss
- Timestamp:
- 10/04/2017 06:38:13 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_site-header.scss
r5939 r5998 9 9 padding: 0 ms( 4 ); 10 10 11 @ media screen and ( min-width:$ms-breakpoint ) {11 @include breakpoint( $ms-breakpoint ) { 12 12 padding: 0 10px; 13 13 }
Note: See TracChangeset
for help on using the changeset viewer.