Skip to content

Commit

Permalink
Smooth scrolling for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
almonk committed Jun 12, 2019
1 parent be4317d commit 1ef784b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.html
Expand Up @@ -25,6 +25,7 @@
body {
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
Roboto, "Helvetica Neue", Arial, sans-serif;
scroll-behavior: smooth;
}

code {
Expand Down

0 comments on commit 1ef784b

Please sign in to comment.