No description
margin-top: auto collapses to 0 when the headline block fills the hero height (e.g. long H1 word-wrap on small phones). Replace inline auto with .hero-mission class: auto on desktop, clamp(40px, 6vh, 80px) on mobile for a guaranteed gap. 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 | ||