Revert smooth scroll on html
Scrolls back to top with animation when changing page
This commit is contained in:
@@ -15,7 +15,6 @@ html {
|
||||
color: #fff;
|
||||
min-width: 320px;
|
||||
word-break: normal;
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
body {
|
||||
@include font-smooth;
|
||||
|
||||
Reference in New Issue
Block a user