Skip to content

Commit

Permalink
fix menu items margin-bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
cihanandac committed Sep 22, 2023
1 parent 8fc41ae commit 8545fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/theme/extras/header.less
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ nav.navigation {
align-items: flex-start;
margin-top: 75px;
padding: 0 15px;
.nav-items{
.nav-items:not(.nav-items-nested){
padding-bottom: 70px !important;
}

Expand Down

0 comments on commit 8545fcb

Please sign in to comment.