feat: enhance product vertical card with variant selection and improve store header responsiveness

This commit is contained in:
2026-08-05 16:48:34 -03:00
parent 5da341dde2
commit c9f9e6cc3e
10 changed files with 362 additions and 31 deletions

View File

@@ -8,5 +8,5 @@
font-size: 15px;
font-weight: 700;
letter-spacing: 0.08em;
color: #000000;
color: var(--color-primary);
}