Stop using scrolly

This commit is contained in:
2019-11-14 01:07:07 +00:00
parent 510a6920cf
commit 5fdac7c16f
3 changed files with 0 additions and 10 deletions

View File

@ -54,13 +54,6 @@
);
});
// Scrolly.
$('.scrolly')
.scrolly({
speed: 1500,
offset: $header.outerHeight()
});
$("#menu").show();
// Menu.