Changeset 7391 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/components/_page-get.scss
- Timestamp:
- 07/09/2018 05:18:18 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/components/_page-get.scss
r7384 r7391 27 27 section { 28 28 padding: ms( 10 ) 0; 29 30 @include breakpoint( 479px ) {31 padding: ms( 10 ) ms( 4 );32 }33 29 34 30 h2:first-of-type { … … 63 59 .call-to-action:not(:last-child) { 64 60 margin-bottom: 2rem; 61 } 62 63 li { 64 list-style-type: none; 65 65 } 66 66 }
Note: See TracChangeset
for help on using the changeset viewer.