tramway-landing 1.5.1.1 → 1.5.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ad52af6df404267db8c575c540a1828ba35165400139becdff03f9cd1b798b63
4
- data.tar.gz: 1b665479ba0c2f1df4ed1eabc5145b65f4d8afc3fc71907c1fb451abc8e90072
3
+ metadata.gz: 818a6e38ee292d464e62d207d2e308c49f27478c7c769328a6539fcee2997d83
4
+ data.tar.gz: 7e2cf264c421102c9dae51287329a08336ab031a190d904c4ab6d0b7b003c5f5
5
5
  SHA512:
6
- metadata.gz: 536d0582cd2399f14b7f146fbd540e974c632f16d4450e8132b53caf226e5b4fa3f7b57a8b1e487987923840ae156c54c49b89804555fe90e5ecd237422c220c
7
- data.tar.gz: 7ab6badc30c09540a9a27cdc1e48a861cd4b4fb37d33590bc4ee22cf17d1cae49997cfb5412eb60714c546f65df527e10b7de1e878b212c28e115c52c7ba51a9
6
+ metadata.gz: df014c67e774a728a984d2184c9a507085a8007b8692b980a06a706d3982475a30ad799a447ff336ead3599418e5b48cd03d028498564cb7344f2c9d9d04c0a0
7
+ data.tar.gz: 1ccbf053b0f31b4ba732237f387e5b8c3decf191bce0b1a35b746890a31ce7acf3ec41869a4706cd1718bfec6dab397c388aaf3c95d98b32f3c938e80bff7d2d
@@ -8,7 +8,7 @@
8
8
  @import "tramway/landing/collage"
9
9
  @import "tramway/landing/justified"
10
10
 
11
- html, body, #intro
11
+ #intro
12
12
  height: 100%
13
13
 
14
14
  header
@@ -23,6 +23,10 @@ header
23
23
  -o-background-size: cover
24
24
  background-size: cover
25
25
 
26
+ .container-fluid
27
+ padding-right: 0 !important
28
+ padding-left: 0 !important
29
+
26
30
  .row
27
31
  &.page
28
32
  margin-top: 100px
@@ -1,5 +1,5 @@
1
1
  module Tramway
2
2
  module Landing
3
- VERSION = '1.5.1.1'
3
+ VERSION = '1.5.1.2'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tramway-landing
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.1.1
4
+ version: 1.5.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pavel Kalashnikov