Skip to content

Commit

Permalink
docs: add scroll behaviour smooth
Browse files Browse the repository at this point in the history
  • Loading branch information
amareshsm committed Jun 25, 2022
1 parent 280f898 commit cd39626
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, body {
scroll-behavior: smooth;
}

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

0 comments on commit cd39626

Please sign in to comment.