jekyll-theme-glueckkanja 1.2.9 → 1.2.10

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/assets/css/app.scss +2 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 53ed6937f54702708cf4869202b10f9df8ef2a3e816372c9c6f5caa03c242cab
4
- data.tar.gz: 200d905ae68f940ca7725df1edd41d40c4e0e7a6edb85ae062c5b9d1bf60dbdf
3
+ metadata.gz: 2eca7b3e7b3079478f75aa02cae4ccd1f0a6c2e375c5412cf1cc2f648e98cde4
4
+ data.tar.gz: b59098b045c80f995bb1c9e91a8f61d25c39eadccb817b6238cc2b8a0d44b69b
5
5
  SHA512:
6
- metadata.gz: 60f2fa216d3562b0523030e90496281b142dd6387a73e87e8ac6903f6e7bcf626fe689d9a2d1f24fcfe6d1374d940fe061210bed2f811647b3a6dad13c93d1a2
7
- data.tar.gz: 57a6cb4d7520d2b10a42f9bfa89d86dc0ef2d37295571e011af116a9708cadca349712dd75582dc2bdb861d7b3deaa2eb35a180c73f22843910da23a4e05be60
6
+ metadata.gz: 8cdfff59224555363626016b9c7b513d7c8da17e1a75af210dfd2bc6a6423d3f978c25d6767d50c882e3ee4de8258c1faa54cd571b59f2ae2edcdc1d86134fa9
7
+ data.tar.gz: bcb5555e1ccd14d451ae89fe7517447625ccd62b2c357c6acbdcda66ec68f3f00518eab5baa9b6389f2db5cd9a153a874dffc0939eb97bfcbd6245cbac424a69
data/assets/css/app.scss CHANGED
@@ -2863,10 +2863,10 @@ section {
2863
2863
  }
2864
2864
  }
2865
2865
 
2866
- sm-blogtitlepic {
2866
+ blogtitlepic-small {
2867
2867
  height: 100%;
2868
2868
  @media(min-width: 768px) {
2869
- height: 865px;
2869
+ height: 700px;
2870
2870
  }
2871
2871
  background-attachment:fixed;
2872
2872
  /* Retina iPad in portrait & landscape */
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-glueckkanja
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.9
4
+ version: 1.2.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - "@glueckkanja"