You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(web): responsive cart hero height — short on mobile, full on desktop
The cover was a fixed 70vh on all viewports, so on phones it filled the
screen and pushed products below the fold. Scale it: ~38vh mobile, 52vh
sm, up to 68vh desktop; tighten hero text spacing on mobile.
0 commit comments