mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-09 21:07:46 +00:00
small adjustments
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
];
|
||||
|
||||
const animScale: Scale = [0, animations.length - 1];
|
||||
const percentScale: Scale = [0.1, 0.8];
|
||||
const percentScale: Scale = [0.1, 0.9];
|
||||
|
||||
const scrollHandler = createScrollHandler(
|
||||
animations.map(({ mobile, desktop }, i) => {
|
||||
|
||||
Reference in New Issue
Block a user