betterplace-content 0.6.13 → 0.6.14

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: 96e5a61d410c251784919ae27d9b5d5a5308ad4700cf7d32e03a56dcd7f1b34f
4
- data.tar.gz: 447a9501123ab4d66215630d33b7bb9665d6f9fad0036bd9f009c19513b00523
3
+ metadata.gz: a1a647c2ed3cf150a1911e8c958660fb55c177285e5d698c49cfc76644642161
4
+ data.tar.gz: f5fbe419715d01af5a7ca77675fec499ca158d304647a3ac6d041fbcdc5bba7e
5
5
  SHA512:
6
- metadata.gz: cd90b4daa8bd20794c4fefff018b749c45bf06014cfcc35c62ae32c6e80d88ff7997ebfd2ae5d934b4ac5fc1abc6a2cc7e6a220b22da5b59d829c28f33a24fb5
7
- data.tar.gz: 4c0d35c67a8e898a30d85fe084ae5a6a12b581316e44743e7142c30318984d1f938ca361e1651cd08599c40e9aec04c07f492b79fd5f01a019b2ee4e770ace66
6
+ metadata.gz: 51c7bbc18320a3a69664a7c73b39f29ed0f9af6764c2be8fda9608cf03642dca6a21f81c33951440752da786fcdc3b3cab2d4cc7ad65608b53cd073e9268bb44
7
+ data.tar.gz: ff7c99d8ddaf1ce95b142c5a05ef2f983cef797e73be87dbcc1d49c546b28a574fdc3294fc3e439560d59b79f1e2d19599cd265b764dd79ce3646ea4244633f8
@@ -0,0 +1,20 @@
1
+ .lpm-success-bubbles-flex
2
+ display: flex
3
+ flex-direction: row
4
+ flex-wrap: wrap
5
+ padding: 15px 0
6
+
7
+ .lpm-success-bubbles-item
8
+ flex-grow: 1
9
+ flex-basis: 0
10
+ text-align: center
11
+ padding: 0 5px 10px 5px
12
+
13
+ > img
14
+ margin-bottom: 5px
15
+
16
+ > p
17
+ margin-bottom: 0
18
+
19
+ // Desktop:
20
+ @media (min-width: $breakpoint-sm)
@@ -5,13 +5,14 @@
5
5
  @import lpm/background_colors
6
6
 
7
7
  // Modules
8
- @import lpm/list
9
- @import lpm/seperator
10
- @import lpm/headline_and_image
11
- @import lpm/contact_box
12
- @import lpm/hero_element
13
8
  @import lpm/col2
14
9
  @import lpm/col3
10
+ @import lpm/contact_box
11
+ @import lpm/headline_and_image
12
+ @import lpm/hero_element
13
+ @import lpm/list
14
+ @import lpm/seperator
15
+ @import lpm/success_bubbles
15
16
  @import lpm/video
16
17
 
17
18
  // Just for the Cloudcannon-Editor-UI
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: betterplace-content
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.13
4
+ version: 0.6.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - betterplace.org Developers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-06-21 00:00:00.000000000 Z
11
+ date: 2019-07-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -121,6 +121,7 @@ files:
121
121
  - _sass/lpm/_hero_element.sass
122
122
  - _sass/lpm/_list.sass
123
123
  - _sass/lpm/_seperator.sass
124
+ - _sass/lpm/_success_bubbles.sass
124
125
  - _sass/lpm/_variables.sass
125
126
  - _sass/lpm/_video.sass
126
127
  - _sass/pages/freundeskreis.sass