diff --git a/build/scss/_layout.scss b/build/scss/_layout.scss index 8b844dc2c..815593cdc 100644 --- a/build/scss/_layout.scss +++ b/build/scss/_layout.scss @@ -2,7 +2,7 @@ // Core: Layout // -html.scroll-smooth { +html { scroll-behavior: smooth; }