fix: Updated scroll speed and offset
This commit is contained in:
		| @@ -15,8 +15,8 @@ $(() => { | |||||||
|   // ==================================== |   // ==================================== | ||||||
|  |  | ||||||
|   $('a').smoothScroll({ |   $('a').smoothScroll({ | ||||||
|     speed: 400, |     speed: 500, | ||||||
|     offset: -70 |     offset: -50 | ||||||
|   }) |   }) | ||||||
|  |  | ||||||
|   $('.stickyscroll').sticky({ topSpacing: 15 }) |   $('.stickyscroll').sticky({ topSpacing: 15 }) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user