Skip to content

Commit

Permalink
Fixes menu min-height
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoss-nc committed Dec 10, 2024
1 parent 5b85a89 commit c0f63aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blocks/header/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ header {

.nav-wrapper {
position: relative;
min-height: 84px;
background-color: var(--background-color);
}

Expand Down

0 comments on commit c0f63aa

Please sign in to comment.