Sha256: a56378dae1cae1e5934a892c57bdf2a15acf542038e12aa3672a8b7f49635db6

Contents?: true

Size: 1017 Bytes

Versions: 23

Compression:

Stored size: 1017 Bytes

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--steps
  +space(padding-top, 2)
  +space(padding-bottom, 2)
  +space(min-height)
  color: $black
  background-color: $gray-lightest
  +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
  +typecsset-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

23 entries across 23 versions & 1 rubygems

Version Path
smock-0.1.144 app/assets/stylesheets/modules/_hero.sass
smock-0.1.143 app/assets/stylesheets/modules/_hero.sass
smock-0.1.142 app/assets/stylesheets/modules/_hero.sass
smock-0.1.141 app/assets/stylesheets/modules/_hero.sass
smock-0.1.140 app/assets/stylesheets/modules/_hero.sass
smock-0.1.139 app/assets/stylesheets/modules/_hero.sass
smock-0.1.138 app/assets/stylesheets/modules/_hero.sass
smock-0.1.137 app/assets/stylesheets/modules/_hero.sass
smock-0.1.136 app/assets/stylesheets/modules/_hero.sass
smock-0.1.135 app/assets/stylesheets/modules/_hero.sass
smock-0.1.134 app/assets/stylesheets/modules/_hero.sass
smock-0.1.133 app/assets/stylesheets/modules/_hero.sass
smock-0.1.132 app/assets/stylesheets/modules/_hero.sass
smock-0.1.131 app/assets/stylesheets/modules/_hero.sass
smock-0.1.130 app/assets/stylesheets/modules/_hero.sass
smock-0.1.129 app/assets/stylesheets/modules/_hero.sass
smock-0.1.128 app/assets/stylesheets/modules/_hero.sass
smock-0.1.126 app/assets/stylesheets/modules/_hero.sass
smock-0.1.125 app/assets/stylesheets/modules/_hero.sass
smock-0.1.124 app/assets/stylesheets/modules/_hero.sass