header height

This commit is contained in:
2026-06-20 09:06:43 +03:30
parent dd6dbc234b
commit a47a846f6f
2 changed files with 2 additions and 2 deletions

View File

@@ -207,7 +207,7 @@
.header-container {
position: relative;
padding: 14px 16px;
height: 78px;
display: flex;
justify-content: center;
align-items: center;

View File

@@ -16,7 +16,7 @@ section > .container {
max-width: 1200px;
margin: 0 auto;
padding: 0 24px;
height: 84px;
height: 80px;
display: flex;
align-items: center;