Files
whyrating/apps
Alejandro Gutiérrez 35779e45d9 fix: use overflow-x-clip on body to prevent horizontal overflow without breaking scroll
- Remove overflow-x-hidden from html (caused vertical scroll issues via CSS spec quirk)
- Remove items-center/justify-center from body (TurboStarter auth defaults breaking full-width layout)
- Use overflow-x-clip on body instead — clips overflowing glow elements without creating a scroll container

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 00:28:09 +00:00
..