Changeset 49728 for branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/06-components/widgets.scss
- Timestamp:
- 12/01/2020 07:25:43 PM (4 years ago)
- Location:
- branches/5.6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.6
-
branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/06-components/widgets.scss
r49574 r49728 15 15 @include media(wide) { 16 16 grid-template-columns: repeat(3, 1fr); 17 } 18 19 @include media(mobile-only) { 20 margin-top: calc(3 * var(--global--spacing-vertical)); 17 21 } 18 22
Note: See TracChangeset
for help on using the changeset viewer.