The scale-110 utility set the same CSS transform property that Framer Motion's y-parallax already controlled inline, silently canceling the scale. The image never actually zoomed in, so the parallax shift had no overflow buffer and exposed a bare strip at the bottom of the hero. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| vite.config.js | ||