diff --git a/assets/_custom.scss b/assets/_custom.scss index a7cbaea..eee9fba 100644 --- a/assets/_custom.scss +++ b/assets/_custom.scss @@ -1,6 +1,9 @@ .book-page { margin-top: 2rem; } +.book-toc-content { + margin-top: 2rem; +} .book-menu-bot { bottom: 0;