Sha256: 3e59fbe9948c29c36e34d93929a822b6292b487cf35b78805bad87c1b54bb0e7

Contents?: true

Size: 589 Bytes

Versions: 2

Compression:

Stored size: 589 Bytes

Contents

/*
 *= require_tree .
 *= require_self
 */

@import 'bootstrap'
@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
  p
    margin-top: 15px

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tramway-landing-1.5.1 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-1.5 app/assets/stylesheets/tramway/landing/application.sass