Sha256: 04a2d3ec4210bfba09f86cc4bb6e143af20a87b18054a14f4134a5db39c08638
Contents?: true
Size: 620 Bytes
Versions: 25
Compression:
Stored size: 620 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; } .row{ max-width: 100rem; } } }
Version data entries
25 entries across 25 versions & 1 rubygems