summaryrefslogtreecommitdiff
path: root/script.js
diff options
context:
space:
mode:
Diffstat (limited to 'script.js')
-rw-r--r--script.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/script.js b/script.js
index ad80f63..5a978bd 100644
--- a/script.js
+++ b/script.js
@@ -20,7 +20,7 @@ const observer = new IntersectionObserver(entries => {
}
}, {
threshold: [...Array(THRESHOLD_FIDELITY).keys()].map(num => num/THRESHOLD_FIDELITY),
- rootMargin: '-150px 0px 0px 0px'
+ rootMargin: '-125px 0px 0px 0px'
});
// after two seconds pause the video