Files
SixFlagsSuperCalendar/components
Josh Wright 56c7b90262
All checks were successful
Build and Deploy / Build & Push (push) Successful in 49s
fix: responsive park column — percentage width, no nowrap, original font sizes
Root cause was a hardcoded 240px column width + whiteSpace:nowrap that
prevented content from ever fitting on smaller displays. Now uses 25%
width so the column scales with the viewport, removed nowrap so text
wraps naturally when squeezed, and reverted clamp() back to fixed sizes.

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