Skip to content

Commit

Permalink
fix: menulinks: fix font weight
Browse files Browse the repository at this point in the history
  • Loading branch information
ychhabra-eightfold committed Feb 23, 2023
1 parent 63b5f11 commit ac2b3dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Menu/MenuItem/menuItem.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
}

&.menu-link {
font-weight: $text-font-weight-regular;
text-decoration: none;
}

Expand Down

0 comments on commit ac2b3dc

Please sign in to comment.