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