Skip to content

Commit

Permalink
Add letter spacing inheritance for the navigation block (#62745)
Browse files Browse the repository at this point in the history
Unlinked contributors: graylaurenm.

Co-authored-by: talldan <[email protected]>
  • Loading branch information
2 people authored and ellatrix committed Jun 25, 2024
1 parent 057b484 commit 88002da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/navigation/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ button.wp-block-navigation-item__content {
color: currentColor;
font-size: inherit;
font-family: inherit;
letter-spacing: inherit;
line-height: inherit;
font-style: inherit;
font-weight: inherit;
Expand Down

0 comments on commit 88002da

Please sign in to comment.