From c1943f209e1112a03c373117e680999b0790e4e6 Mon Sep 17 00:00:00 2001 From: Zach Hawtof Date: Tue, 19 May 2026 18:29:35 -0400 Subject: [PATCH] Hero: tighten height so repo grid peeks above the fold The hero was claiming the entire viewport on common desktop sizes, leaving nothing else visible until scroll. Combined "TOOLS FOR" onto one line, shrank the headline scale (9vw / 7.5rem max), loosened leading from 0.85 to 0.92 so the stacked-3d shadow on SLACK clears "+ AGENTS." at the smaller size, and trimmed section padding and inter-block margins. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/components/Hero.astro | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/src/components/Hero.astro b/src/components/Hero.astro index 50e27a7..a2b8f39 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -43,7 +43,7 @@ const QUICK_START_CMD = 'npx degit tightknitai/slack-hono-template my-slack-app' -
+
{ showSlackDevDay && (
@@ -71,7 +71,7 @@ const QUICK_START_CMD = 'npx degit tightknitai/slack-hono-template my-slack-app' ) } -
+
for teams building on slack · open source @@ -79,15 +79,14 @@ const QUICK_START_CMD = 'npx degit tightknitai/slack-hono-template my-slack-app'

- TOOLS - FOR + TOOLS FOR SLACK + AGENTS.

-

+

Open source libraries, agents, and developer tools shipped by . Built in TypeScript. Made to be forked.

-