jekyll-theme-open-project 1.0.0.pre2 → 1.0.0.pre3

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
  SHA1:
3
- metadata.gz: 61872e0e72dffa5e0dfb5c684329373aab62ee69
4
- data.tar.gz: 20d5e1dc7dbcd856496e446a31cea8c11b49ee51
3
+ metadata.gz: 3df314ababa96df5cf5719237344057cda2b2acf
4
+ data.tar.gz: 7977f0d4a1aaba0344dae0667aca7ae6d769ee66
5
5
  SHA512:
6
- metadata.gz: b2c0ff9416a7c2aa6699487b345a7fcbbfb0358cb2001fdc1212ff76ef5aca88e9dd6bdeb1d830a52a7d85f80c40ac2f5a0f0156b984b2782fb57ab5a02b6fb7
7
- data.tar.gz: 787ddd30c1e9affa2b9c070d6c282bd5508abadd54e5c34a045ff0bee0a944d29dc709a47cbc8d7b6a4a3c479c4db7e57e76e140c9aa84dca4b36c03423a029b
6
+ metadata.gz: a0daf97b370f660792aea54c1e55b9ac091161a5a3470e43c5cdd478aa96230e9492c67fce4f1e007debae9482941bdb46627b841ef60ab39d4950f1dc370dca
7
+ data.tar.gz: a2007a720f54cff01def36c929357bf681ed702c5347e9e34e6a7f2bc7c4eaf7e3e03153c5773b3f4a6c7fd95acca9d6c787853311a505d45c488a0f7f878d1f
@@ -211,7 +211,7 @@ main {
211
211
  margin-bottom: 14px;
212
212
 
213
213
  @media screen and (min-width: $bigscreen-breakpoint) {
214
- // Remove from the flow, and offset to the left
214
+ // "Remove" from the flow, and offset to the left
215
215
  $height: 100px;
216
216
 
217
217
  height: $height;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-open-project
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.pre2
4
+ version: 1.0.0.pre3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.