From b0fc77ada18c80e2574cd81df2c7ddea0615acff Mon Sep 17 00:00:00 2001 From: lemon Date: Sun, 14 Jun 2026 16:07:38 -0700 Subject: [PATCH] Let verify tutorial demo card fill the /verify card width On /verify the VerifyTutorial rendered without the stacked prop, so its DemoStage stayed capped at max-w-md inside the much wider max-w-2xl verifier panel, leaving the animated campaign card looking too small for its parent. Pass stacked so the demo spans the full container width. Regression-of: 96c7acfc --- src/pages/OrganizationsPage.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/OrganizationsPage.tsx b/src/pages/OrganizationsPage.tsx index 70e9d007..f08e4e90 100644 --- a/src/pages/OrganizationsPage.tsx +++ b/src/pages/OrganizationsPage.tsx @@ -326,6 +326,7 @@ function VerifierEditor() { {isPublished && (