From 96c7acfca2fec081658405c36fe82505982b5f3d Mon Sep 17 00:00:00 2001 From: lemon Date: Sun, 14 Jun 2026 14:21:31 -0700 Subject: [PATCH] Widen VerifyTutorial demo card on the verify page The centered (non-stacked) demo card was capped at max-w-sm, which looked undersized inside the wide card on the /verify page. Bump it to max-w-md so it better fills the parent. The onboarding flow uses the stacked/full-width path and is unaffected. --- src/components/organizations/VerifyTutorial.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/organizations/VerifyTutorial.tsx b/src/components/organizations/VerifyTutorial.tsx index 311b15ae..d2801248 100644 --- a/src/components/organizations/VerifyTutorial.tsx +++ b/src/components/organizations/VerifyTutorial.tsx @@ -200,7 +200,7 @@ function DemoStage({