Skip to content

Commit

Permalink
Merge pull request #2 from bmbrands/primary-nav-fix
Browse files Browse the repository at this point in the history
Primary nav fix
  • Loading branch information
laurentdavid authored Dec 7, 2023
2 parents 93a6fac + e5e54ab commit f541139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ nav.navbar.fixed-top {
// as they are based on the class name.
.primary-navigation {
.navigation {
height: auto;
height: 42px;
.nav-link {
height: auto;
color: inherit;
Expand Down

0 comments on commit f541139

Please sign in to comment.