Skip to content

Commit

Permalink
scroll behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
alurubalakarthikeya committed Jul 24, 2024
1 parent 2ee3218 commit 31b32b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

/* General Reset */
* {
scroll-behavior: smooth;
margin: 0;
padding: 0;
box-sizing: border-box;
Expand Down

0 comments on commit 31b32b9

Please sign in to comment.