app/assets/stylesheets/tramway/landing/application.sass in tramway-landing-1.5.1.1 vs app/assets/stylesheets/tramway/landing/application.sass in tramway-landing-1.5.1.2
- old
+ new
@@ -6,11 +6,11 @@
@import 'bootstrap'
@import "tramway/core/application"
@import "tramway/landing/collage"
@import "tramway/landing/justified"
-html, body, #intro
+#intro
height: 100%
header
height: 100vh
@@ -20,9 +20,13 @@
background-attachment: fixed
-webkit-background-size: cover
-moz-background-size: cover
-o-background-size: cover
background-size: cover
+
+.container-fluid
+ padding-right: 0 !important
+ padding-left: 0 !important
.row
&.page
margin-top: 100px
p