Add a shadow to the hero when it scrolls

Sadly done in JS, but it's much much easier this way
This commit is contained in:
Jake Howard 2022-07-20 22:39:35 +01:00
parent fafc0e8828
commit 38cc5182ca
Signed by: jake
GPG key ID: 57AFB45680EDD477
4 changed files with 27 additions and 0 deletions

View file

@ -27,6 +27,7 @@
"firacode": "^6.2.0",
"lite-youtube-embed": "^0.2.0",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"shareon": "^2.0.0"
}
}