Sha256: b27602f3a0da79748b68f8c3fb1db3e6a2d6aafa4f450fb9ebdb46b45ee957b1

Contents?: true

Size: 454 Bytes

Versions: 3

Compression:

Stored size: 454 Bytes

Contents

/*
 *= require_tree .
 *= require_self
 */

@import "tramway/core/application"
@import "tramway/landing/collage"
@import "tramway/landing/justified"

html, body, header, #intro 
  height: 100%

#intro 
  background-repeat: no-repeat
  background-position: center center
  background-attachment: fixed
  -webkit-background-size: cover
  -moz-background-size: cover
  -o-background-size: cover
  background-size: cover

.row
  &.page
    margin-top: 100px

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tramway-landing-1.4.6 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-1.4.5 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-1.4.4 app/assets/stylesheets/tramway/landing/application.sass