Skip to content

Commit 863716f

Browse files
authored
fix: revert un-needed css changes (#45)
1 parent 99afac9 commit 863716f

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: auto;
164+
scroll-behavior: smooth;
165165
font-size: 62.5%;
166166
overflow-y: scroll;
167167
-webkit-text-size-adjust: 100%;

0 commit comments

Comments
 (0)