diff --git a/themes/learn2/css/.custom.css.swp b/themes/learn2/css/.custom.css.swp index 3407e7b..045eb7d 100644 Binary files a/themes/learn2/css/.custom.css.swp and b/themes/learn2/css/.custom.css.swp differ diff --git a/themes/learn2/css/custom.css b/themes/learn2/css/custom.css index 57a2c69..4cd0bf7 100644 --- a/themes/learn2/css/custom.css +++ b/themes/learn2/css/custom.css @@ -148,3 +148,8 @@ blockquote { .scroll-element.scroll-y { display: none !important; } + +/* random stuff */ +.scroll-wrapper > .scroll-content { + position: relative !important +}