Skip to content

Commit 875e1f7

Browse files
Делает скролл плавным
1 parent 864d391 commit 875e1f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
html {
22
font-size: 16px;
3+
scroll-behavior: smooth;
34
}
45

56
body {

0 commit comments

Comments
 (0)