Skip to content

Commit

Permalink
fix dropdown styles
Browse files Browse the repository at this point in the history
Signed-off-by: Arhell <arhell333@gmail.com>
  • Loading branch information
Arhell committed Jan 26, 2025
1 parent a31ef08 commit 2929d15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -526,4 +526,8 @@ ul.share li i {
font-weight: bold;
padding-bottom: 40px;
color: #252b3a;
}

.navbar-nav .dropdown-menu {
height: auto !important;
}

0 comments on commit 2929d15

Please sign in to comment.