We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b855618 + fe30e73 commit 124fd76Copy full SHA for 124fd76
assets/css/docs-nginx-com/style.css
@@ -161,7 +161,7 @@ sup {
161
font-weight: inherit
162
}
163
html {
164
- scroll-behavior: auto;
+ scroll-behavior: smooth;
165
font-size: 62.5%;
166
overflow-y: scroll;
167
-webkit-text-size-adjust: 100%;
layouts/partials/toc.html
@@ -2,7 +2,7 @@
2
3
<div class="bd-toc-item active">
4
5
- <h3 class="bd-toc-link">What's on this Page</h3>
+ <h3 class="bd-toc-link">What's on This Page</h3>
6
7
{{ with .TableOfContents }}
8
0 commit comments