Sha256: fcca47ecbc48acedf3b378f1899231eaea330ef81c1c470cd5a128a1fcd15ceb

Contents?: true

Size: 605 Bytes

Versions: 1

Compression:

Stored size: 605 Bytes

Contents

/*
 *= require_tree .
 *= require_self
 */

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

html, body, #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

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

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

Version data entries

1 entries across 1 versions & 1 rubygems

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