diff --git a/.changeset/loud-swans-repeat.md b/.changeset/loud-swans-repeat.md index 43b1c81b0..bd46170ea 100644 --- a/.changeset/loud-swans-repeat.md +++ b/.changeset/loud-swans-repeat.md @@ -2,4 +2,7 @@ '@primer/react-brand': patch --- -Added an underline to active links in the `SubNav` component +Style improvements to the `SubNav` component + +- A `SubNav.Link` with `aria-current` will now be underlined to indicate the current page +- The vertical spacing around the `SubNav` component has been slightly reduced