Sha256: e09c37e077c176659dd36c76cd3bb5f2b281ca224e019105869078046809c8a3

Contents?: true

Size: 1 KB

Versions: 8

Compression:

Stored size: 1 KB

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
  &.description
    margin-top: 20px

.row
  margin-right: 0

footer
  .row
    margin-right: 0

.alert
  z-index: 999
  position: fixed
  float: right
  top: 3vh
  right: 3vh

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

  h2.display-3.mb-2
    font-size: 3rem

  .alert
    top: 1vh
    right: 1vh
    left: 1vh

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
tramway-landing-3.0.2.3 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-3.0.2.2 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-3.0.2.1 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-3.0.2 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-3.0.1.2 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-3.0.1.1 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-3.0.1 app/assets/stylesheets/tramway/landing/application.sass
tramway-landing-3.0.0.2 app/assets/stylesheets/tramway/landing/application.sass