word-games-theme 2.4.0 → 2.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/wordgames-home.html +6 -5
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 841c45ec4730be1f7eddf4d7891f620c2ee37b5fe9309c1005927f4cc9adac3e
4
- data.tar.gz: d9235a83c4a7c7d0e127f9ec07c4d53633bd2b2574de9cbe2dc650bb4d9b214e
3
+ metadata.gz: b1863de17112033ab8e3a5a3e5a42a3f6c6673f0527afdd73a66e62e667316b6
4
+ data.tar.gz: f5e3ba18131c39a822d50a02c9307f2efc6f6eeac7bccf75f7f5c885bfda043f
5
5
  SHA512:
6
- metadata.gz: f960da4eafb0e8645fdb93c2979a61e9adec7a46d6c341971149ea5992349ee8753d5b1d264a14ad845a426752d4722f3f0f22ec6022079a6ac6e95e95a8a752
7
- data.tar.gz: 48aed3e33cc1fd176b08676c9908a4a642e6aa970837f724353adb77d9900309f8ce8c653ca08ce41e9543caf138f4c04a6f0ea4e547d950b8d072845217c542
6
+ metadata.gz: 77ecf762b9b69ef66bbea7b307b9632aada4112b624acd8cf951dd37d1953a9277e4166c99f9ac94beeadcbb665cf1a3084487cbe3d05d6f816665359f1ca50a
7
+ data.tar.gz: 7d62aefb7bee60f971c4281b0bb91793dbe56775a28b1854c54afb66ddeac70ebe22f7088f2d05088d6687f676ffde9b0ef5277218ff3403920d586d0afc89f7
@@ -5,11 +5,12 @@
5
5
 
6
6
  {%- if page.noResultPage -%}
7
7
  <style>
8
-
9
8
  .main-header {
10
9
  height: auto !important;
11
- padding-top: 25vh;
12
- padding-bottom: 25vh;
10
+ /* padding-top: 25vh; */
11
+ padding-bottom: 50vh;
12
+ background-image: radial-gradient(#e4e4f4 2px, transparent 2px);
13
+ background-size: 25px 25px;
13
14
  background-color: unset !important;
14
15
  }
15
16
  </style>
@@ -81,9 +82,9 @@
81
82
  {%- include wordgames/recent-posts/recent-posts.html -%}
82
83
  {% endif %}
83
84
 
84
- {%- if dataToShow.author.size > 0 -%}
85
+ {%- if dataToShow.author.size > 0 -%}
85
86
  {% include featurePageAuthors/featurePageAuthors.html %}
86
- {%- endif -%}
87
+ {%- endif -%}
87
88
 
88
89
  {%- include wordgames/footer/footer.html -%}
89
90
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: word-games-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.0
4
+ version: 2.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-17 00:00:00.000000000 Z
11
+ date: 2024-01-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll