diff --git a/src/components/header/header.module.css b/src/components/header/header.module.css index a1f9476d..7390ac0f 100644 --- a/src/components/header/header.module.css +++ b/src/components/header/header.module.css @@ -62,6 +62,7 @@ .tabMenu li a { padding: 2px 6px 0 6px; text-decoration: none; + line-height: 20px;; } @media (max-width: 530px) {