Explorar o código

fix: Updated scroll speed and offset

NGPixel %!s(int64=8) %!d(string=hai) anos
pai
achega
5bef17674d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      client/js/app.js

+ 2 - 2
client/js/app.js

@@ -15,8 +15,8 @@ $(() => {
   // ====================================
 
   $('a').smoothScroll({
-    speed: 400,
-    offset: -70
+    speed: 500,
+    offset: -50
   })
 
   $('.stickyscroll').sticky({ topSpacing: 15 })