tramway-landing 1.4.3 → 1.4.4

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: 02a39fa44eba31d94268ae168c2b2df360a5630cc16738e22d8a1142e1f62042
4
- data.tar.gz: 85167d69403e0d56a95a7ce5465103b44118b11a371ed2345104fd5ebe87a197
3
+ metadata.gz: 8ad0b4fa96b4e8f180d4221cf1828241e507cddd8156b018a025502326690bf8
4
+ data.tar.gz: 62978a958956514a67bfa8dafb1ca4166fc5bc0ff1aacb68bf3c14ec1b290804
5
5
  SHA512:
6
- metadata.gz: 54b145653614930c87f70750de9824500c9378628e08b9bf8e6a84832fd4aae9cafb9b59b4a552fd941c99aa7d7b405509475fc0954de28315d439a3f7379816
7
- data.tar.gz: 0eedb9eeb573af017a2919181366635d6e6e23c272f30806007019ad2183afaf5ebb69eafc6e5eef4bc8b3c6170cc9d03b3669d49532e27bc051153859a1bad2
6
+ metadata.gz: 03ffa76bbc9a9200ad15c955b5c4d4213fc72d39e4c659a1958035d58b7eb31d344428449f2f13ed85cd1f50978549b4a420a7a0273a218ddc109bb1d6f8e6f8
7
+ data.tar.gz: 7b1802178b11484dae22f785cbf0c45e683a5736f931d663a2ea44f8412ae4ddf90bbad7dbccea52afdc49638ee842095faea7959dd2bc22ffdb7b60582e9d11
@@ -18,3 +18,7 @@ html, body, header, #intro
18
18
  -moz-background-size: cover
19
19
  -o-background-size: cover
20
20
  background-size: cover
21
+
22
+ .row
23
+ &.page
24
+ margin-top: 100px
@@ -1,4 +1,4 @@
1
- .row{ id: block.anchor }
1
+ .row.page{ id: block.anchor }
2
2
  .col-md-7
3
3
  = image_tag block.background, class: 'img-fluid'
4
4
  .col-md-5
@@ -1,5 +1,5 @@
1
1
  module Tramway
2
2
  module Landing
3
- VERSION = '1.4.3'
3
+ VERSION = '1.4.4'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tramway-landing
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.3
4
+ version: 1.4.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pavel Kalashnikov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-01-26 00:00:00.000000000 Z
11
+ date: 2019-02-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Landing Engine for your Rails projects
14
14
  email: