We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9b3bc commit 1b86affCopy full SHA for 1b86aff
index.html
@@ -72,7 +72,7 @@ <h1 style="text-align: center; font-size: 3em; margin-bottom: 0;">Smooth Scroll<
72
<script src='smooth-scroll.js'></script>
73
<script>
74
smoothScroll.init({
75
- speed: 500,
+ speed: 1000,
76
easing: 'easeInOutCubic',
77
offset: 0,
78
updateURL: false,
0 commit comments