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}