diff --git a/src/app/globals.css b/src/app/globals.css index dc9a613..ac16160 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -34,7 +34,7 @@ html { opacity: 0.1; animation: fade-in linear forwards; animation-timeline: view(); - animation-range: 100px 300px; + animation-range: 100px 400px; } @keyframes scroll-watcher {