Remove smooth scrolling from
This commit is contained in:
parent
513ee1c4b3
commit
1a4ccfaefe
|
@ -41,7 +41,6 @@
|
|||
window.scrollTo({
|
||||
top: 0,
|
||||
left: 0,
|
||||
behavior: "smooth",
|
||||
});
|
||||
});
|
||||
</script>
|
Loading…
Reference in New Issue