Changeset 49914 for trunk/src/wp-content/themes/twentytwentyone/assets/sass/06-components/navigation.scss
- Timestamp:
- 12/31/2020 07:36:24 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/assets/sass/06-components/navigation.scss
r49726 r49914 223 223 width: inherit; 224 224 225 &:last-child (){225 &:last-child { 226 226 margin-right: 0; 227 227 } … … 457 457 @include media(mobile-only) { 458 458 459 &:last-child (){459 &:last-child { 460 460 margin-bottom: 0; 461 461 }
Note: See TracChangeset
for help on using the changeset viewer.