diff --git a/sass/_header.scss b/sass/_header.scss index a1d444aa..75dcd12a 100755 --- a/sass/_header.scss +++ b/sass/_header.scss @@ -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 {