Increase scrolling speed
This commit is contained in:
parent
6fe5f6d834
commit
bed363dfb5
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue