diff --git a/src/styles/global.scss b/src/styles/global.scss index 30455358..1eb9b596 100644 --- a/src/styles/global.scss +++ b/src/styles/global.scss @@ -11,6 +11,7 @@ html { font-size: $font-size-root; + scroll-behavior: smooth; } body {