Sha256: 1bb4478e8257e6ad0e4545300d3444c147efe72247a7e18caf48816499c8ab8c
Contents?: true
Size: 226 Bytes
Versions: 2
Compression:
Stored size: 226 Bytes
Contents
--- --- @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); }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-acg-1.0.4 | assets/css/style.scss |
jekyll-theme-acg-1.0.3 | assets/css/style.scss |