Fix hero SVG overflow clipping in animation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-28 21:17:51 +02:00
parent 1d92b375ea
commit f01d6fbf8d
2 changed files with 475 additions and 47 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ export default function Hero() {
<div className="pointer-events-none absolute inset-0 -z-10">
<svg
aria-hidden="true"
className="h-full w-full"
className="h-full w-full overflow-visible"
preserveAspectRatio="xMidYMid meet"
>
<text