Skip to content

Commit

Permalink
fix: align font size for navbar items (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle authored Aug 30, 2024
1 parent ab9bf76 commit 49d51d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/pkgdown/extra.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
min-height: 40px;
}

.navbar a.nav-link {
.navbar .nav-link {
font-size: 1.2rem;
}

Expand Down

0 comments on commit 49d51d2

Please sign in to comment.