Don't smooth scroll

It's annoying when anchoring to comments, for example
This commit is contained in:
Jason Zimdars
2025-10-23 14:59:01 -07:00
parent 944074a40d
commit 2409f6bbbc
+1 -1
View File
@@ -41,7 +41,7 @@
}
html {
scroll-behavior: smooth;
/* scroll-behavior: smooth; */
}
/* Set core body defaults */