Skip to content

Commit

Permalink
Update multidoc.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ocots authored Aug 3, 2024
1 parent 71e0960 commit 6531065
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion assets/css/multidoc.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,15 @@ html {
#multi-page-nav .nav-item {
padding: 0 0.75rem;
line-height: var(--navbar-height);
font-size: 14px;
font-size: 18px;
display: inline-block;
margin: 0;
}

#multi-page-nav .nav-dropdown-container .nav-item {
font-size: 14px;
}

#multi-page-nav .dropdown-label {
cursor: pointer;
color: #ccc;
Expand Down

0 comments on commit 6531065

Please sign in to comment.