Changeset 3261 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/typography/_typography.scss
- Timestamp:
- 05/26/2016 08:44:49 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/typography/_typography.scss
r3193 r3261 16 16 } 17 17 18 @media ( min-width: $ms-breakpoint ) {18 @media screen and ( min-width: $ms-breakpoint ) { 19 19 html { 20 20 @include font-size(1.3125);
Note: See TracChangeset
for help on using the changeset viewer.