diff options
Diffstat (limited to 'assets/css/jekyll-theme.css')
-rw-r--r-- | assets/css/jekyll-theme.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/jekyll-theme.css b/assets/css/jekyll-theme.css index 5491dcb..79fde65 100644 --- a/assets/css/jekyll-theme.css +++ b/assets/css/jekyll-theme.css @@ -1,6 +1,7 @@ @import 'jekyll-theme/fix_bootstrap.css'; @import 'jekyll-theme/footer.css'; @import 'jekyll-theme/posts.css'; +@import 'jekyll-theme/scrollbar.css'; @import 'jekyll-theme/shell.css'; @import 'jekyll-theme/snippets.css'; @import 'jekyll-theme/syntax.css'; |