diff --git a/src/main.js b/src/main.js index f168fae..8c9a70b 100644 --- a/src/main.js +++ b/src/main.js @@ -10,7 +10,7 @@ Vue.config.productionTip = false Vue.use(VueScrollTo, { container: 'body', - duration: 2500, + duration: 10000, easing: 'ease', offset: -200, force: true,