Increase scrolling speed

This commit is contained in:
DeionSi 2023-01-12 21:52:06 +01:00
parent 6fe5f6d834
commit bed363dfb5
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
// Scrolly.
$('.scrolly').scrolly({
speed: 1000,
speed: 200,
offset: function() {
// If <=large, >small, and sidebar is present, use its height as the offset.