Sha256: 5edbbb8cfe03dd9c8b5e964b8098d58f0a974e4637011ff95fa6abad17c91222

Contents?: true

Size: 801 Bytes

Versions: 1

Compression:

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

.row
  margin-right: 0

footer
  .row
    margin-right: 0

@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-2.0.0.2 app/assets/stylesheets/tramway/landing/application.sass