Changeset 3347 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/typography/_headings.scss
- Timestamp:
- 06/14/2016 08:43:43 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/typography/_headings.scss
r3194 r3347 4 4 h1, h2, h3, h4, h5, h6 { 5 5 clear: both; 6 7 // Override wp4.css. 8 font-family: inherit; 6 9 line-height: $font__line-height-body; 7 10 margin: 2rem 0 1rem;
Note: See TracChangeset
for help on using the changeset viewer.