mirror of
https://git.topisto.net/tibo/template.git
synced 2026-03-31 17:19:10 +00:00
202511232102
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
function afterNavbarVisibility(_visible) {
|
||||
intersectionObserverLog('TRIGGER '+arguments.callee.name);
|
||||
if (_visible) {
|
||||
etatSections(3);
|
||||
etatSections(2);
|
||||
}
|
||||
}
|
||||
addIntersectionObserverEntry("div_before_navbar", beforeNavbarVisibility);
|
||||
|
||||
Reference in New Issue
Block a user