← All products (PDP), Back to cart (checkout), View your order (pay), Go to the home page (404): each a paragraph whose only content is the link, so WCAG 2.5.8's "inline" exception is thin.
PR #150 fixed the cart's .link-btn with display:inline-flex; min-height:1.5rem; same recipe applies. The site is currently internally inconsistent about the rule.
← All products(PDP),Back to cart(checkout),View your order(pay),Go to the home page(404): each a paragraph whose only content is the link, so WCAG 2.5.8's "inline" exception is thin.PR #150 fixed the cart's
.link-btnwithdisplay:inline-flex; min-height:1.5rem; same recipe applies. The site is currently internally inconsistent about the rule.