Sha256: 889328cf096f9666c713e2d7b02e6df85af3bb590a7979c4eb630673d5434731
Contents?: true
Size: 578 Bytes
Versions: 56
Compression:
Stored size: 578 Bytes
Contents
.highligted-content-banner{ background-size: cover; position: relative; z-index: 0; min-height: 255px; &::after{ content: ""; display: block; position: absolute; top: 0; width: 100%; height: 100%; background-color: rgba($black, .6); } .highligted-content-banner__container{ position: relative; z-index: 1; padding: 3rem 0; @include breakpoint(medium){ padding: 4rem 0; } @include breakpoint(mediumlarge){ padding: 5rem 0; } @include breakpoint(large){ padding: 6rem 0; } } }
Version data entries
56 entries across 56 versions & 1 rubygems