Sha256: 0ddc329295538ed1ef50884517eaa59e95eb6cbae4442e378b23b7e8d24c86e9

Contents?: true

Size: 1.04 KB

Versions: 36

Compression:

Stored size: 1.04 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__unipen
  +space(border-radius, 6)
  box-shadow: 0 0 0 3px $white

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
smock-0.1.189 app/assets/stylesheets/modules/_hero.sass
smock-0.1.188 app/assets/stylesheets/modules/_hero.sass
smock-0.1.187 app/assets/stylesheets/modules/_hero.sass
smock-0.1.186 app/assets/stylesheets/modules/_hero.sass
smock-0.1.185 app/assets/stylesheets/modules/_hero.sass
smock-0.1.184 app/assets/stylesheets/modules/_hero.sass
smock-0.1.182 app/assets/stylesheets/modules/_hero.sass
smock-0.1.181 app/assets/stylesheets/modules/_hero.sass
smock-0.1.180 app/assets/stylesheets/modules/_hero.sass
smock-0.1.179 app/assets/stylesheets/modules/_hero.sass
smock-0.1.178 app/assets/stylesheets/modules/_hero.sass
smock-0.1.177 app/assets/stylesheets/modules/_hero.sass
smock-0.1.176 app/assets/stylesheets/modules/_hero.sass
smock-0.1.175 app/assets/stylesheets/modules/_hero.sass
smock-0.1.170 app/assets/stylesheets/modules/_hero.sass
smock-0.1.169 app/assets/stylesheets/modules/_hero.sass
smock-0.1.168 app/assets/stylesheets/modules/_hero.sass
smock-0.1.167 app/assets/stylesheets/modules/_hero.sass
smock-0.1.166 app/assets/stylesheets/modules/_hero.sass
smock-0.1.165 app/assets/stylesheets/modules/_hero.sass