Sha256: cb0778f01855771850777c4d37fa6abc0ced29f6c3e343797baa996d3f46d94a

Contents?: true

Size: 742 Bytes

Versions: 5

Compression:

Stored size: 742 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

main.mt-5
  margin-top: 0px !important

#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
  padding-top: 2rem

.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

5 entries across 5 versions & 1 rubygems

Version Path
tramway-landing-2.0.0.1 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-2.0 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-1.8.3.3 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-1.8.3.2 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-1.8.3.1 app/assets/stylesheets/tramway/landing/application.sass