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
.label { white-space: nowrap } in StepTrack.astro; at 195 CSS px the four labels overlap and push 17px past the viewport on /checkout, /checkout/pay, /orders.
Not a §11 or WCAG 1.4.10 failure (320px is clean) but a real 200%-zoom phone case.
.label { white-space: nowrap }inStepTrack.astro; at 195 CSS px the four labels overlap and push 17px past the viewport on /checkout, /checkout/pay, /orders.Not a §11 or WCAG 1.4.10 failure (320px is clean) but a real 200%-zoom phone case.