Skip to content

Commit 7d9ced1

Browse files
committed
remove smooth scroll on remix jam page
1 parent 5e20bcc commit 7d9ced1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/routes/jam/jam.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ CSS Variables used in this file:
1414
src: url("/font/jet-brains-mono.woff2") format("woff2");
1515
}
1616

17-
html {
18-
scroll-behavior: smooth;
19-
}
20-
2117
@media (prefers-reduced-motion: reduce) {
2218
html {
2319
scroll-behavior: auto;

0 commit comments

Comments
 (0)