rda-v3/src
Calum Muir e9c0904bee Fix CTA cards on mobile: touch triggers :hover which overrides flex:none causing layout shift
On touchscreens, tapping a card fires :hover which changed flex from none to 1.3,
expanding the card mid-tap and shifting subsequent cards up — so the touch-up
registered on the wrong card. Fix: flex: none !important + transition: none on mobile.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-12 10:37:54 +00:00
..
components Apply v3 design review: hero CTA hierarchy, mobile responsiveness, type scale, sponsor strip 2026-06-12 10:18:24 +00:00
config Add shared SEO layout and page metadata 2025-12-29 12:51:36 +00:00
content/news Apply v3 redesign to homepage, about, events, and footer 2026-04-30 14:55:44 +00:00
layouts Remove holiday banner 2026-01-09 15:36:46 +00:00
lib Wire home page content into Sanity CMS with hardcoded fallbacks 2026-06-07 13:19:45 +00:00
pages Fix CTA cards on mobile: touch triggers :hover which overrides flex:none causing layout shift 2026-06-12 10:37:54 +00:00
styles Remove holiday banner 2026-01-09 15:36:46 +00:00
env.d.ts convert to astro 2025-12-27 21:55:52 +00:00
worker.ts Switch contact email to Resend 2025-12-22 14:42:04 +00:00