bongzilla

Untitled

Apr 4th, 2022 (edited)
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <script>
  2. if($(window).width() <= 991) {
  3. $(document).ready(function(e) {
  4. $.scrollify({
  5. section: ".main-scroll",
  6. });
  7. }
  8. </script>
Add Comment
Please, Sign In to add comment