mirror of
https://github.com/rubjo/victor-mono.git
synced 2024-12-02 02:55:02 +03:00
Less abrupt scrolling
This commit is contained in:
parent
ae314829bd
commit
0ff3c6c51c
@ -10,7 +10,7 @@ Vue.config.productionTip = false
|
||||
|
||||
Vue.use(VueScrollTo, {
|
||||
container: 'body',
|
||||
duration: 2500,
|
||||
duration: 10000,
|
||||
easing: 'ease',
|
||||
offset: -200,
|
||||
force: true,
|
||||
|
Loading…
Reference in New Issue
Block a user