- Modules.tsx: wrap blobs in overflow-clip container, use max-w instead
of min-w to prevent viewport overflow
- index.css: add #root { overflow-x:clip; max-width:100vw } as final
safety net — no child element can expand beyond viewport
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| icons | ||
| plan | ||
| report | ||
| studio | ||
| CTA.tsx | ||
| Footer.tsx | ||
| Hero.tsx | ||
| Modules.tsx | ||
| Navbar.tsx | ||
| PageNavigator.tsx | ||
| Problems.tsx | ||
| Solution.tsx | ||
| TargetAudience.tsx | ||
| UseCases.tsx | ||