feat(store-header): update brand slot dimensions for improved layout

This commit is contained in:
2026-07-16 16:07:41 -03:00
parent b64c627702
commit 45c2ee7a2f

View File

@@ -9,7 +9,8 @@
}
.store-layout__brand-slot {
min-width: 10rem;
min-width: 150px;
max-width:40px;
}
.store-layout__brand-logo-shell {