Changeset 6068 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/components/_template-get.scss
- Timestamp:
- 11/01/2017 07:37:50 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/components/_template-get.scss
r5998 r6068 57 57 } 58 58 59 @ media (min-width:$ms-breakpoint) {59 @include breakpoint( $ms-breakpoint) { 60 60 > div { 61 61 float: left;
Note: See TracChangeset
for help on using the changeset viewer.