Skip to content

Commit

Permalink
Merge pull request #170 from emulsify-ds/a11y-fixes-in-main-menu
Browse files Browse the repository at this point in the history
Fixes in contrast issue in secondary menu in main menu
  • Loading branch information
mariannuar authored Dec 19, 2024
2 parents 3832c05 + b0b7414 commit f06f662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/navigation/main/_main-link.scss
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
.main-nav__link--level-1,
.main-nav__link--level-2 {
& {
font-size: var(--font-size-h6);
font-size: var(--font-size-body);
}

@include breakpoint('small-down') {
Expand Down

0 comments on commit f06f662

Please sign in to comment.