summaryrefslogtreecommitdiff
path: root/script.js
diff options
context:
space:
mode:
authorMichael Foiani <sotech117@michaels-mbp-21.devices.brown.edu>2022-09-06 14:19:23 -0400
committerMichael Foiani <sotech117@michaels-mbp-21.devices.brown.edu>2022-09-06 14:19:23 -0400
commit2738eefee1a2bfbf6cfdbdef60ebbea4ac5ff937 (patch)
treeb87cb00b73b04844e32bf5696ca8498558168b89 /script.js
parenta8ebf0d5f5224a1d89945145ee6de1e3d79f7262 (diff)
website basically done - fixed some formatting on where the pastries land
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