Revert smooth scroll on html

Scrolls back to top with animation when changing page
This commit is contained in:
2022-06-13 15:59:57 +02:00
parent 157b50f36c
commit d90152a928

View File

@@ -15,7 +15,6 @@ html {
color: #fff;
min-width: 320px;
word-break: normal;
scroll-behavior: smooth;
}
body {
@include font-smooth;