diff --git a/assets/_custom.scss b/assets/_custom.scss index aa9199e..8b242c4 100644 --- a/assets/_custom.scss +++ b/assets/_custom.scss @@ -1,3 +1,7 @@ +html { + scrollbar-gutter: stable; +} + .book-page { box-shadow: 0px -1.5rem 1.5rem rgba(0, 0, 0, 0.15); padding-left: 2rem;