diff --git a/src/App.tsx b/src/App.tsx index e3bc21a..f302746 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -20,7 +20,7 @@ import { ArrowDown } from "lucide-react"; const HORIZ_SCROLL_SPEED_MULTIPLIER = 0.5; // when to play the hinge animation on the about page -const ABOUT_PAGE_HINGE_ANIMATION_THRESHOLD = window.innerHeight * 0.5; +const ABOUT_PAGE_HINGE_ANIMATION_THRESHOLD = window.innerHeight * 0.7; function App() { const containerRef = useRef(null); diff --git a/src/components/about/AboutPage.tsx b/src/components/about/AboutPage.tsx index 336e70d..27dc03c 100644 --- a/src/components/about/AboutPage.tsx +++ b/src/components/about/AboutPage.tsx @@ -69,17 +69,17 @@ export const AboutPage = (props: {addHingeAnimation: boolean}) => { plant bear bear