diff --git a/src/components/header/header.module.css b/src/components/header/header.module.css index b7046c59..d92c809f 100644 --- a/src/components/header/header.module.css +++ b/src/components/header/header.module.css @@ -24,7 +24,7 @@ } .logo { - max-height: 40px; + max-height: 38px; margin-left: 1px; margin-bottom: -3px; margin-right: -1px;