Changeset 5998 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/base/_typography.scss
- Timestamp:
- 10/04/2017 06:38:13 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/base/_typography.scss
r3879 r5998 14 14 } 15 15 16 @ media screen and ( min-width:$ms-breakpoint ) {16 @include breakpoint( $ms-breakpoint ) { 17 17 html { 18 18 font-size: 1.125rem;
Note: See TracChangeset
for help on using the changeset viewer.