From 2d7ff7e77ada3b09d45c29c388efdfe9ecad92f7 Mon Sep 17 00:00:00 2001 From: Andy Charlwood Date: Sat, 14 Feb 2026 20:41:31 +0000 Subject: [PATCH] feat: US-026 - Adjust ParentSection headings for new proportions --- Ralph/prd.json | 2 +- src/components/ParentSection.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Ralph/prd.json b/Ralph/prd.json index c405850..f4de32c 100644 --- a/Ralph/prd.json +++ b/Ralph/prd.json @@ -195,7 +195,7 @@ "Verify in browser using dev-browser skill" ], "priority": 9, - "passes": false, + "passes": true, "notes": "This is a judgement call — the agent should look at the dashboard after all previous scaling and decide if headings need adjustment. They may be fine as-is, or may need a small bump. Use dev-browser to compare." }, { diff --git a/src/components/ParentSection.tsx b/src/components/ParentSection.tsx index 57acd45..dd3522f 100644 --- a/src/components/ParentSection.tsx +++ b/src/components/ParentSection.tsx @@ -12,14 +12,14 @@ export function ParentSection({ title, children, className, tileId }: ParentSect return (

{title}