From f7e64cebe5288210cbd00a65c0db443eeafa1735 Mon Sep 17 00:00:00 2001 From: Jonathon Wright Date: Mon, 3 Aug 2026 16:54:53 +1000 Subject: [PATCH] capabilities: proof-points fill the tall tiles; headers rebalanced to the flagship weight The hero and full-row tiles stretched to their grid height with nothing between blurb and chips - reading as missing body. Adds a points field rendered as accent-dashed proof lines (flagship gets four, observability three), each grounded in the running estate. Category titles step up to 23px/700 with the flagship at 30px so the hierarchy holds. --- src/components/SkillGroup.astro | 46 ++++++++++++++++++++++++++++++--- src/data/skills.ts | 14 ++++++++++ 2 files changed, 57 insertions(+), 3 deletions(-) diff --git a/src/components/SkillGroup.astro b/src/components/SkillGroup.astro index 1a61b00..55dca05 100644 --- a/src/components/SkillGroup.astro +++ b/src/components/SkillGroup.astro @@ -25,6 +25,13 @@ const spanClass = {group.flag &&

{group.flag}

}

{group.title}

{group.blurb}

+ {group.points && ( + + )}