Refactor header-container padding for improved layout consistency

This commit is contained in:
2025-05-13 13:30:36 +05:30
parent 4693deed7f
commit e44876fc38

View File

@@ -305,7 +305,6 @@
.header-container {
@include flex-space-between;
padding: 10px;
padding-left: 16px;
width: 100%;
gap: 8px;
height: 52px;