Sha256: a6d44530340affd336ecd240d82204515fdbbdec1bd04655c93cbc2e3375a384
Contents?: true
Size: 485 Bytes
Versions: 3
Compression:
Stored size: 485 Bytes
Contents
.under-construction-container { height: 100vh; width: 100vw; display: flex; justify-content: center; align-items: center; } .under-construction-content { padding: 6rem; background: #bfbfbf80; border-radius: 11px; background: radial-gradient(ellipse, rgba(255, 239, 239, .91) 0%, rgba(255, 255, 255, .63) 42%, rgba(0, 0, 0, .0) 100%); display: flex; flex-direction: column; align-items: center; h1 { font-size: 5rem; } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-easy-wedding-0.1.6 | _sass/under_construction.scss |
jekyll-theme-easy-wedding-0.1.5 | _sass/under_construction.scss |
jekyll-theme-easy-wedding-0.1.4 | _sass/under_construction.scss |