Skip to content

Commit defdc3c

Browse files
cloydlauRafaelGSS
authored andcommitted
doc: remove scroll-behavior: smooth;
PR-URL: #53942 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent d252612 commit defdc3c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/api_assets/style.css

-6
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,6 @@
6060
}
6161

6262
/*--------------------- Layout and Typography ----------------------------*/
63-
@media (prefers-reduced-motion: no-preference) {
64-
html {
65-
scroll-behavior: smooth;
66-
}
67-
}
68-
6963
html {
7064
font-size: 1rem;
7165
overflow-wrap: break-word;

0 commit comments

Comments
 (0)