fixed navbar bug
This commit is contained in:
+1
-1
@@ -276,7 +276,7 @@
|
||||
);
|
||||
}
|
||||
});
|
||||
}, { rootMargin: "0px 0px -55% 0px", threshold: 0 });
|
||||
}, { rootMargin: "0px 0px -30% 0px", threshold: 0.3 });
|
||||
|
||||
document.querySelectorAll("[data-nav]").forEach(s => observer.observe(s));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user