Skip to content

Commit

Permalink
Merge pull request #145 from Scille/ms-font-weight
Browse files Browse the repository at this point in the history
[MS] Updated `font-weight` for `menu-link`
  • Loading branch information
fabienSvtr authored Sep 23, 2024
2 parents 86cd7e9 + ebc9f64 commit a0b974b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/theme/variables/fonts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
/* ** menu ** */
.menu-link {
font-size: 0.875rem;
font-weight: 400;
font-weight: 500;
line-height: 1.25rem;
}

Expand Down

0 comments on commit a0b974b

Please sign in to comment.