Sha256: 6d51c35ef28ada13c0f4a89dc08c3b5142e2d440350f65a3cdcb686d04340857
Contents?: true
Size: 653 Bytes
Versions: 1
Compression:
Stored size: 653 Bytes
Contents
.devise-1 { header { min-height: 35%; width: 100%; background-color: $brand-primary; padding: 4rem 0; @media (min-width: 576px) { padding: 18vh; } color: white; position: relative; background-repeat: no-repeat; background-size: cover; img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; } } .options { font-size: 0.8em; a { background-color: tint($brand-primary, 60%); color: color-yiq(tint($brand-primary, 60%)); text-align: center; display: block; padding: 10px 0; margin-bottom: 10px; } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kiso_themes-1.0.2 | lib/sass/kiso_themes/_core/devise/1.scss |