diff --git a/src/app/fear/page.tsx b/src/app/fear/page.tsx index 5651cd5..280c9a1 100644 --- a/src/app/fear/page.tsx +++ b/src/app/fear/page.tsx @@ -78,7 +78,7 @@ export default function Fear() { shadows gl={{ antialias: true }} className='canvas' - camera={{ position: [0, 3, -5], fov: 65, far: 100 }} + camera={{ position: [0, 3, -5], fov: 55, far: 100 }} >