mobileMenu updated

This commit is contained in:
parsa aghaei 2024-09-24 18:51:10 +03:30
parent 4d0c7affd9
commit 45f4d83b33

View File

@ -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 {