Skip to content

Commit

Permalink
User normal font weight for the menu
Browse files Browse the repository at this point in the history
  • Loading branch information
burnash committed Oct 8, 2024
1 parent 574d056 commit e019268
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/website/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,9 @@
}

.menu__link--active {
font-weight: 700;
color: var(--ifm-menu-color-active);
}
.menu__link:hover {
/* font-weight: 700; */
color: var(--ifm-menu-color-active);
}

Expand Down

0 comments on commit e019268

Please sign in to comment.