Changeset 11731 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/components/_site.scss
- Timestamp:
- 04/01/2022 07:20:03 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/components/_site.scss
r11730 r11731 177 177 .entry-header { 178 178 margin-bottom: 1rem; 179 179 } 180 181 .entry-footer { 182 margin-top: 2rem; 183 } 184 185 .entry-header, 186 .entry-footer { 180 187 @include breakpoint( 0, 960px ) { 181 188 margin-left: 20px; 182 189 margin-right: 20px; 183 190 } 184 }185 186 .entry-footer {187 margin-top: 2rem;188 191 } 189 192 } … … 308 311 min-width: 80px; 309 312 } 310 }311 312 @include breakpoint( 0, 960px ) {313 margin-left: 20px;314 margin-right: 20px;315 313 } 316 314
Note: See TracChangeset
for help on using the changeset viewer.