Changeset 4492 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
- Timestamp:
- 12/06/2016 07:13:50 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss
r4491 r4492 544 544 545 545 .widget-description { 546 padding: 1em 15%;546 padding: 1em 0; 547 547 } 548 548 } … … 550 550 .widget-title { 551 551 552 font-size: 62px;553 font-size: 6.2rem;552 font-size: 56px; 553 font-size: 5.6rem; 554 554 line-height: 78px; 555 555 line-height: 7.8rem; … … 563 563 height: 8.4rem; 564 564 width: 8.4rem; 565 margin-right: 16px;566 margin -right: 1.6rem;565 display: block; 566 margin: 0 auto; 567 567 } 568 568 }
Note: See TracChangeset
for help on using the changeset viewer.