diff --git a/src/App.tsx b/src/App.tsx index 8ea64e2..5b9ad31 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -21,7 +21,7 @@ export default function App() { } }); }, - { threshold: 0.7 } + { threshold: 0.5 } ); if (aboutRef.current) {