Skip to content

Commit 79fc260

Browse files
committed
adding smooth scroll
1 parent 46648aa commit 79fc260

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

styles/global.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ body {
6666
font-family: Inter, -apple-system, Roboto, Helvetica Neue, sans-serif;
6767
line-height: 1.6;
6868
font-size: 16px;
69+
scroll-behavior: smooth;
6970
}
7071

7172
body * {

0 commit comments

Comments
 (0)