diff options
Diffstat (limited to 'assets/book.scss')
-rw-r--r-- | assets/book.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/book.scss b/assets/book.scss index 2032466..e817d38 100644 --- a/assets/book.scss +++ b/assets/book.scss @@ -5,6 +5,7 @@ html { font-size: $font-size-base; letter-spacing: 0.33px; + scroll-behavior: smooth; } html, |