No description
- Move donate button under H1 in reading path (was orphaned bottom-right, hidden on mobile) - Hero height 63→70vh; responsive padding via CSS (88px/24px mobile, 96px/48px desktop) - Type scale: eyebrow 12px/0.25em → 13px/0.2em; H1 margins snapped to 8px grid; blockquote 16px/1.6 - CTA cards on mobile: 200→280px height; force .cta-sub/.cta-more visible (were hover-only) - Video body text capped at 620px (~65ch, was 680px/~85ch) - Sponsors demoted to compact strip — removed large serif heading that outweighed CTAs - Footer quick links: min-height 44px tap targets on mobile Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| client | ||
| functions/api | ||
| public | ||
| server | ||
| shared | ||
| src | ||
| studio | ||
| .env.example | ||
| .gitignore | ||
| .replit | ||
| astro.config.mjs | ||
| components.json | ||
| Dockerfile | ||
| drizzle.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||
| wrangler.jsonc | ||