Changeset 3847 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/typography/_typography.scss
- Timestamp:
- 08/23/2016 10:35:28 PM (9 years ago)
- Location:
- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client
- Files:
-
- 1 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/typography/_typography.scss
r3526 r3847 18 18 @media screen and ( min-width: $ms-breakpoint ) { 19 19 html { 20 @include font-size(1.125);20 font-size: 1.125rem; 21 21 } 22 22 }
Note: See TracChangeset
for help on using the changeset viewer.