added scroll extends + LocomotiveScroll module + scroll basic style
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -32,7 +32,9 @@
|
||||
|
||||
<div id="js-pjax-wrapper">
|
||||
<div class="js-pjax-container" data-template="home" >
|
||||
<div data-module="Example">Home page with Example module</div>
|
||||
<div class="o-scroll" data-module="LocomotiveScroll">
|
||||
<div data-module="Example">Home page with Example module</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user