From 45f4d83b33fe53a8eef8f30ebf74f0b6fd9c7803 Mon Sep 17 00:00:00 2001 From: parsa aghaei Date: Tue, 24 Sep 2024 18:51:10 +0330 Subject: [PATCH] mobileMenu updated --- src/app/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {