Sha256: 033e130fa453fda36944ac9e23f160c2e06bea7321c72f8d3bfcf361d335f178

Contents?: true

Size: 1.15 KB

Versions: 60

Compression:

Stored size: 1.15 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__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

60 entries across 60 versions & 1 rubygems

Version Path
smock-0.1.246 app/assets/stylesheets/modules/_hero.sass
smock-0.1.245 app/assets/stylesheets/modules/_hero.sass
smock-0.1.244 app/assets/stylesheets/modules/_hero.sass
smock-0.1.243 app/assets/stylesheets/modules/_hero.sass
smock-0.1.242 app/assets/stylesheets/modules/_hero.sass
smock-0.1.241 app/assets/stylesheets/modules/_hero.sass
smock-0.1.240 app/assets/stylesheets/modules/_hero.sass
smock-0.1.239 app/assets/stylesheets/modules/_hero.sass
smock-0.1.2 app/assets/stylesheets/modules/_hero.sass
smock-0.1.1 app/assets/stylesheets/modules/_hero.sass
smock-0.1.238 app/assets/stylesheets/modules/_hero.sass
smock-0.1.237 app/assets/stylesheets/modules/_hero.sass
smock-0.1.236 app/assets/stylesheets/modules/_hero.sass
smock-0.1.235 app/assets/stylesheets/modules/_hero.sass
smock-0.1.234 app/assets/stylesheets/modules/_hero.sass
smock-0.1.233 app/assets/stylesheets/modules/_hero.sass
smock-0.1.232 app/assets/stylesheets/modules/_hero.sass
smock-0.1.231 app/assets/stylesheets/modules/_hero.sass
smock-0.1.230 app/assets/stylesheets/modules/_hero.sass
smock-0.1.229 app/assets/stylesheets/modules/_hero.sass