diff --git a/frontend/src/styles.scss b/frontend/src/styles.scss index 66b44518d..54476206c 100644 --- a/frontend/src/styles.scss +++ b/frontend/src/styles.scss @@ -50,6 +50,7 @@ $dropdown-link-active-bg: #11131f; html, body { height: 100%; + scroll-behavior: smooth; } body {