Skip to content

Commit 99afac9

Browse files
authored
remove scroll-behavior smooth (#44)
1 parent 2352ac6 commit 99afac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/docs-nginx-com/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ sup {
161161
font-weight: inherit
162162
}
163163
html {
164-
scroll-behavior: smooth;
164+
scroll-behavior: auto;
165165
font-size: 62.5%;
166166
overflow-y: scroll;
167167
-webkit-text-size-adjust: 100%;

0 commit comments

Comments
 (0)