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