diff --git a/my-video/src/components/TitleCard.tsx b/my-video/src/components/TitleCard.tsx index a7bef85d4a..32522eb27f 100644 --- a/my-video/src/components/TitleCard.tsx +++ b/my-video/src/components/TitleCard.tsx @@ -13,9 +13,7 @@ export function TitleCard() { frame, fps, config: { - damping: 15, - stiffness: 80, - mass: 2, + damping: 200, }, });