Skip to content

Commit 5cebbb1

Browse files
committed
adjust example html
1 parent 81076cf commit 5cebbb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@
6464
var JSM = new SCROLL_MODULE('[data-scroll]', {
6565
duration: 500,
6666
easing: SCROLL_MODULE.easeOutQuart,
67+
header: '.p-nav',
68+
offset: 0,
6769
trueFunction: function(){
6870
if(window.innerWidth <= 765){
6971
return true;

0 commit comments

Comments
 (0)