assets/css/style.scss in jekyll-theme-acg-1.0.4 vs assets/css/style.scss in jekyll-theme-acg-1.0.5

- old
+ new

@@ -1,16 +1,5 @@ --- --- @import "root"; @import "markdown"; - -.bg-image { - background-image: url("{{ page.background | default: site.background }}"); -} - -.bg-blur { - backdrop-filter: blur(8px); -} - -.max-w-acg { - max-width: MIN(90%, 768px); -} +@import "scrollbar";