Refactor header-container padding for improved layout consistency
This commit is contained in:
parent
4693deed7f
commit
e44876fc38
|
@ -305,7 +305,6 @@
|
|||
.header-container {
|
||||
@include flex-space-between;
|
||||
padding: 10px;
|
||||
padding-left: 16px;
|
||||
width: 100%;
|
||||
gap: 8px;
|
||||
height: 52px;
|
||||
|
|
Loading…
Reference in New Issue