Skip to content

Commit

Permalink
[MS] Updated font-weight for menu-link
Browse files Browse the repository at this point in the history
  • Loading branch information
fabienSvtr committed Sep 20, 2024
1 parent 86cd7e9 commit ebc9f64
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 ebc9f64

Please sign in to comment.