mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +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:
parent
79759fa0ac
commit
befbe69a0d
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user