Sha256: b3b614d978643526ea88b48704d4cd894a1a375f6a405c8bd98a23c667573b01

Contents?: true

Size: 1.19 KB

Versions: 20

Compression:

Stored size: 1.19 KB

Contents

.hero
  color: $white
  background-color: $gray-light
  background-size: cover
  +space(min-height, 12)
  +space(padding-top, 5)
  +space(padding-bottom, 2)
  background-position: center center
  +mask(#292f38, 0.5)

.hero__mask
  +mask($black, 0.5)

.hero__image
  +mask($black, 0.8)
  background-size: cover

.hero--steps
  +space(padding-top, 2)
  +space(padding-bottom, 2)
  +space(min-height)
  color: $black
  background-color: $gray-lightest2
  +mask(transparent, 1)

.hero__container
  +outer-container
  min-width: $max-width
  position: relative

.hero__headings
  +span-columns(10 of 12)

.hero__headings__main
  +space(margin-bottom)

.hero__headings__secondary
  +span-columns(8 of 10)

.hero__video-link
  +span-columns(2 of 12)
  text-align: center

.hero__heading__video-launcher
  text-decoration: none
  color: white
  +font-size($first-font-size)

.hero__heading__video-launcher__play
  +space(border-radius, 6)
  +space(height, 3)
  +space(width, 3)
  margin: 0 auto
  display: block

.hero__heading__video-launcher__play--large
  +space(height, 5)
  +space(width, 5)
  +space(border-radius, 10)

.hero__heading__video-launcher__unipen
  +space(border-radius, 6)
  box-shadow: 0 0 0 3px $white

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
smock-0.1.268 app/assets/stylesheets/modules/_hero.sass
smock-0.1.267 app/assets/stylesheets/modules/_hero.sass
smock-0.1.266 app/assets/stylesheets/modules/_hero.sass
smock-0.1.265 app/assets/stylesheets/modules/_hero.sass
smock-0.1.264 app/assets/stylesheets/modules/_hero.sass
smock-0.1.263 app/assets/stylesheets/modules/_hero.sass
smock-0.1.262 app/assets/stylesheets/modules/_hero.sass
smock-0.1.261 app/assets/stylesheets/modules/_hero.sass
smock-0.1.260 app/assets/stylesheets/modules/_hero.sass
smock-0.1.259 app/assets/stylesheets/modules/_hero.sass
smock-0.1.258 app/assets/stylesheets/modules/_hero.sass
smock-0.1.256 app/assets/stylesheets/modules/_hero.sass
smock-0.1.255 app/assets/stylesheets/modules/_hero.sass
smock-0.1.254 app/assets/stylesheets/modules/_hero.sass
smock-0.1.253 app/assets/stylesheets/modules/_hero.sass
smock-0.1.252 app/assets/stylesheets/modules/_hero.sass
smock-0.1.251 app/assets/stylesheets/modules/_hero.sass
smock-0.1.250 app/assets/stylesheets/modules/_hero.sass
smock-0.1.249 app/assets/stylesheets/modules/_hero.sass
smock-0.1.247 app/assets/stylesheets/modules/_hero.sass