1 line
122 B
JavaScript
1 line
122 B
JavaScript
"use strict";jQuery(document).ready(function(e){e("a").smoothScroll({speed:400,offset:-20});new Sticky(".stickyscroll")}); |