hero: oversized stacked display type
This commit is contained in:
@@ -200,7 +200,7 @@ export function HeroCanvas() {
|
||||
<canvas
|
||||
ref={canvasRef}
|
||||
aria-hidden="true"
|
||||
className="pointer-events-none absolute inset-0 h-full w-full opacity-[0.32]"
|
||||
className="pointer-events-none absolute inset-0 h-full w-full opacity-[0.4]"
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user