diff --git a/src/pages/home/animations/NoSinglePoint.tsx b/src/pages/home/animations/NoSinglePoint.tsx index 37ed213..f2df946 100644 --- a/src/pages/home/animations/NoSinglePoint.tsx +++ b/src/pages/home/animations/NoSinglePoint.tsx @@ -10,7 +10,7 @@ type Props = { gridStroke?: string; }; -const W = 720; // match aspect ratio closer to other home animations +const W = 760; // match aspect ratio closer to other home animations const H = 420; // align visual height with other cards export default function NoSinglePoint({