jekyll-theme-minimalistic 0.3.10 → 0.3.11

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: 28af68dbb97f0a847e1a73e6cf57d400de56eb1a16862ade6e97d7f394fb962d
4
- data.tar.gz: de612db30505f07e1cd5c83d10924391cdfecdf3ce7a9eaeed188113224bebfe
3
+ metadata.gz: 11d289e14d37ea617d1c44355ef394695393586d05c19579ac3b529603ffa403
4
+ data.tar.gz: 004b9654fe30ff901c8836967c7370aaeefeb1bd93cf36b6a8d8008ccc2a9c2b
5
5
  SHA512:
6
- metadata.gz: af761d3f8be1b7570c3b0082789cab4b4a71c9e7fdecf6edccd521e94db724f4dbb00add6cf91ade9c43391a27e4752ec397b2c12939a4c57b6242c1c5cb5074
7
- data.tar.gz: a9731999e1d2ac1afd0331a0679c335105e7de1d20af4b9dac0593a9b418addf380481e18413291790d85187f39e7f99a158dea509521b23f3fd40909bddb108
6
+ metadata.gz: 58b0e82a87350f3481921665c90822e143cc6da1f4ae786d5929c7386f4d69159406b055637c977aabb3b380f0b21e0d4a8534db06cd3e7daadc2d1f0c592bc6
7
+ data.tar.gz: ab2e09740656f72b2b030685d516f200f6673abf8fe6e91cb46eb9abfe2fab1b79a6c7f570817049333b407eebeabb318ca2f672de5cf9bacfb02686f973c8bc
@@ -325,7 +325,7 @@ hr {
325
325
  section {
326
326
  border: 1px solid var(--clr-splitter-blockquote-and-section);
327
327
  border-width: 1px 0;
328
- padding: 0;
328
+ padding: 20px 0 0;
329
329
  margin: 0 0 20px;
330
330
  }
331
331
 
@@ -341,11 +341,8 @@ hr {
341
341
  display: block;
342
342
  }
343
343
 
344
- .header-title-mobile h1, h2, h3, h4, h5, h6 {
345
- margin: 15px 0 15px;
346
- }
347
-
348
344
  .header-title-mobile h1 {
345
+ margin: 15px 0 15px;
349
346
  line-height: 1.1;
350
347
  }
351
348
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-minimalistic
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.10
4
+ version: 0.3.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vaibhav Vikas