Files
SixFlagsSuperCalendar/components/WeekCalendar.tsx
Josh Wright 5e4dd7403e
All checks were successful
Build and Deploy / Build & Push (push) Successful in 50s
fix: keep dot next to park name, scale all text with clamp() on small screens
Removed flex:1/minWidth:0 from name span so dot stays snug to the right
of the park name. Removed flexShrink:0 from ride count so both sides can
compress. All text uses clamp() to scale proportionally with viewport.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 14:34:30 -04:00

13 KiB