We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec5a33b commit c151d47Copy full SHA for c151d47
jekyll/_sass/custom/_custom.scss
@@ -1,3 +1,7 @@
1
pre.highlight {
2
line-height: 1;
3
}
4
+
5
+html {
6
+ scroll-behavior: auto; // https://github.com/just-the-docs/just-the-docs/issues/1574
7
+}
0 commit comments