mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: remove scroll-behavior: smooth;
PR-URL: https://github.com/nodejs/node/pull/53942 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
@@ -60,12 +60,6 @@
|
||||
}
|
||||
|
||||
/*--------------------- Layout and Typography ----------------------------*/
|
||||
@media (prefers-reduced-motion: no-preference) {
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
}
|
||||
|
||||
html {
|
||||
font-size: 1rem;
|
||||
overflow-wrap: break-word;
|
||||
|
||||
Reference in New Issue
Block a user