diff --git a/src/style/_base.scss b/src/style/_base.scss index 1870ff6..5c44e8f 100644 --- a/src/style/_base.scss +++ b/src/style/_base.scss @@ -4,6 +4,7 @@ html { color: #fff; min-width: 320px; word-break: normal; + scroll-behavior: smooth; } body { @include font-smooth;