Changeset 11024 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-patterns/css/components/_site-header.scss
- Timestamp:
- 06/10/2021 07:48:58 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-patterns/css/components/_site-header.scss
r10869 r11024 38 38 color: $color-white; 39 39 } 40 41 .site-callout {42 grid-column-start: 2;43 grid-row-start: 1;44 grid-row-end: span 2;45 margin-left: 4rem;46 padding: 1.125rem 1.5rem 1.5rem;47 font-size: 0.875rem;48 line-height: $type__line-height;49 background: $color-white;50 box-shadow: 0.75rem 0.75rem 0 rgba($color-black, 0.15);51 52 h2 {53 margin-top: 0;54 font-size: 1.125rem;55 line-height: $type__header--line-height;56 font-weight: 600;57 }58 59 p:last-child {60 margin-bottom: 0;61 }62 63 @include breakpoint( 0, $ms-breakpoint - 1 ) {64 margin: 2rem auto 0;65 max-width: 24rem;66 }67 }68 40 } 69 41
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)