diff --git a/css/style.css b/css/style.css index b91b7b5..87a40ce 100644 --- a/css/style.css +++ b/css/style.css @@ -53,7 +53,7 @@ html { body { background-color: var(--md-sys-color-background); font-family: "Roboto", sans-serif; - scroll-behavior: auto; + scroll-behavior: smooth; } main {