diff --git a/themes/learn2/css/.custom.css.swp b/themes/learn2/css/.custom.css.swp index 6ee9b6e..e41e08a 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 91a9511..cff6403 100644 --- a/themes/learn2/css/custom.css +++ b/themes/learn2/css/custom.css @@ -151,5 +151,5 @@ blockquote { /* random stuff */ .scroll-wrapper > .scroll-content { - max-height: none !important; + max-height: 1500px !important; }