Skip to content

Commit

Permalink
Fix sub menus in personal header (#746)
Browse files Browse the repository at this point in the history
  • Loading branch information
albig authored Nov 4, 2024
1 parent de42576 commit 1cce728
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sass/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -286,13 +286,8 @@ body {

> .menu-item {
display: flex;
align-items: center;
height: auto;
margin-right: 5px;

@include media-breakpoint-up(md) {
height: 5em;
}
}

> li.menu-item-has-children {
Expand Down

0 comments on commit 1cce728

Please sign in to comment.