Increase scrolling speed
This commit is contained in:
parent
6fe5f6d834
commit
bed363dfb5
|
@ -111,7 +111,7 @@
|
||||||
|
|
||||||
// Scrolly.
|
// Scrolly.
|
||||||
$('.scrolly').scrolly({
|
$('.scrolly').scrolly({
|
||||||
speed: 1000,
|
speed: 200,
|
||||||
offset: function() {
|
offset: function() {
|
||||||
|
|
||||||
// If <=large, >small, and sidebar is present, use its height as the offset.
|
// If <=large, >small, and sidebar is present, use its height as the offset.
|
||||||
|
|
Loading…
Reference in New Issue