Sha256: 0242f6e56fd7440ad993f6587ccb9a191be39229acb53fdc7ddfebb537576dac
Contents?: true
Size: 442 Bytes
Versions: 2
Compression:
Stored size: 442 Bytes
Contents
/* * Mainly scss variables * * v2.1 * https://github.com/cotes2020/jekyll-theme-chirpy * © 2020 Cotes Chung * MIT Licensed */ /* --- ↓ width and height ---- */ $tab-height: 3.2rem; $tab-cursor-height: 1.6rem; $sidebar-width-small: 210px; $sidebar-width-medium: 260px; $sidebar-width-large: 350px; $topbar-height: 3rem; $footer-height: 5rem; $main-content-max-width: 1150px; $panel-max-width: 300px; $post-extend-min-height: 35rem;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-chirpy-3.0.2 | _sass/addon/variables.scss |
jekyll-theme-chirpy-3.0.1 | _sass/addon/variables.scss |