mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 18:02:41 +00:00
Fix smooth scrolling setting
This commit is contained in:
parent
ab3fb6a6e8
commit
657c7530ad
@ -1,8 +1,6 @@
|
||||
/* GENERAL STYLES */
|
||||
html {
|
||||
@media (prefers-reduced-motion: no-preference) {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
@media (prefers-reduced-motion: no-preference) {
|
||||
html { scroll-behavior: smooth; }
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
x
Reference in New Issue
Block a user