From 567a45079fa938416b6ded88160573203731ab12 Mon Sep 17 00:00:00 2001 From: Ryan Salazar Date: Wed, 20 May 2026 21:52:53 +0000 Subject: [PATCH] homepage: shrink Staff Editorial header to match The Latest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Earlier this evening I bumped the Staff Editorial header to a font-serif 2xl/3xl bold — too loud, fought with The Latest section header below it on the same page. Reverted to the same shape The Latest uses: Staff Editorial
All featured → That's the global .section-label utility (font-body 13px, font-weight:700, letter-spacing:0.08em, uppercase, color accent-blue, with a 3px accent border on the left). Now the two section headers on the homepage are visually consistent. --- src/components/FeaturedBentoFromDb.tsx | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/src/components/FeaturedBentoFromDb.tsx b/src/components/FeaturedBentoFromDb.tsx index dbce0d3..6008122 100644 --- a/src/components/FeaturedBentoFromDb.tsx +++ b/src/components/FeaturedBentoFromDb.tsx @@ -60,16 +60,13 @@ export default async function FeaturedBento() { return (
-
-

- Staff Editorial -

- - Selected by our newsroom - -
- - See all → + {/* Section header — same shape as "The Latest" on ArticleFeed: + section-label utility + flex-1 hr + accent-blue "all →" link. */} +
+ Staff Editorial +
+ + All featured →