jumbo-jekyll-theme 1.4.24 → 1.4.25

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: 86dd3b94524f4c1063d889d5b6ce687864eb0b90
4
- data.tar.gz: caffbb292dadd37e3f9730c300cb214df59757e2
3
+ metadata.gz: eb10637385796120db8a8836c12efa22af2e32f7
4
+ data.tar.gz: f410350feb383feee68e325732e34d595cc60d6b
5
5
  SHA512:
6
- metadata.gz: af8761e3112ac8874ff6f623c9b08ec5c5bbeec0e4cc48961072f9981cf56f82870259bc41b5947a483d583564aae3ecd574859ee4512fc8da309be239feb76e
7
- data.tar.gz: '0388350dbfe66c22df72a8e3032b0927ae9c3b8651e4165bec0c7623125ca94a5d81b24d70a347d7e1124995814318f106dbc703a6b63e9797a72983d4e806a5'
6
+ metadata.gz: 94260d33e1e50dc6914a6a619cfbed9940f0c6e81d7dfcb8d8e988f27deb3f183e7d27c428dce4f89963b9146da6e031355b7db8dfd4c0a1baaaae2622ffb89d
7
+ data.tar.gz: 54796997507ab3ade21656d8dd5e392883fc4080369bfab788adda78adcdb878baef6d225e5781a2ec8982274ddb88a6b7535188b9671a671d8623a6159f5569
@@ -8,9 +8,9 @@ js-package: blog
8
8
  {{content}}
9
9
  {% include display-blog-posts.html %}
10
10
  {% if page.news %}
11
- {% include pagination.html %}
12
- {% else %}
13
11
  {% include pagination-news.html %}
12
+ {% else %}
13
+ {% include pagination.html %}
14
14
  {% endif %}
15
15
  </div>
16
16
 
@@ -45,4 +45,11 @@ h1#featured-image-blog-title {
45
45
  height: 50px;
46
46
  width: 50px;
47
47
  }
48
+ #content-container .blog_post h3 {
49
+ font-size: 18px;
50
+ }
51
+ #content-container .blog_post p {
52
+ font-size: 12px;
53
+ }
48
54
  }
55
+
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jumbo-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.24
4
+ version: 1.4.25
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby