Remove smooth scrolling
This commit is contained in:
parent
7a6f10d421
commit
c657a2d55e
|
@ -1,8 +1,4 @@
|
|||
/* GENERAL STYLES */
|
||||
@media (prefers-reduced-motion: no-preference) {
|
||||
html { scroll-behavior: smooth; }
|
||||
}
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
Loading…
Reference in New Issue