Sha256: 7d1cb76795ccb4a62d8193dee48013e7307e152b90207deb7db07eaf85b45b45

Contents?: true

Size: 670 Bytes

Versions: 3

Compression:

Stored size: 670 Bytes

Contents

/*
 *= require_tree .
 *= require_self
 */

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

#intro 
  height: 100%

header
  height: 100vh

#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

.container-fluid
  padding-right: 0 !important
  padding-left: 0 !important

.row
  &.page
    margin-top: 100px
  p
    margin-top: 15px

@media screen and (max-width: 800px)
  .row
    &.page
      h2
        margin-top: 15px

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tramway-landing-1.6 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-1.5.2 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-1.5.1.2 app/assets/stylesheets/tramway/landing/application.sass