No description
- ctaCards now merges Sanity data per-slot over defaults instead of all-or-nothing; a partially-filled CMS (e.g. 2 cards) no longer hides the third card, and an empty href in Sanity falls back to the correct default route - Add overflow: visible to .cta-editorial on mobile so the third card isn't clipped by the desktop overflow: hidden that wasn't being overridden - Add pointer-events: none to the gradient overlay div so it can't intercept taps 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 | ||