Skip to content

Commit

Permalink
docs: Add scroll behaviour smooth (#16056)
Browse files Browse the repository at this point in the history
* docs: Add scroll behaviour smooth

* docs: remove body tag
  • Loading branch information
amareshsm committed Jul 5, 2022
1 parent eee4306 commit 32a6b2a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/src/assets/scss/docs.scss
@@ -1,5 +1,9 @@
/* docs layout styles */

html {
scroll-behavior: smooth;
}

.docs {
max-width: 1700px;
margin: 0 auto;
Expand Down

0 comments on commit 32a6b2a

Please sign in to comment.