diff --git a/styles.css b/styles.css index d5569f0..427f121 100644 --- a/styles.css +++ b/styles.css @@ -11,6 +11,7 @@ /* General Reset */ * { + scroll-behavior: smooth; margin: 0; padding: 0; box-sizing: border-box;