word-games-theme 3.2.8 → 3.2.9
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 42128aeac1e46ea92da9f8f0d890969f2cfa85b543ea57efd62abdfbe8f23cc8
|
4
|
+
data.tar.gz: e001da4c674b41c1dcb9ec3eee63c1a81c563a90aa317e39f9563d675c2271ec
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3d5a37adabc56a9354a80d077993c01c6559bbec890adecdf78b28e50a05bec469553a9ec21dad8c6b2e2c958757e967f72914b632c23123412ea49a2928b0f0
|
7
|
+
data.tar.gz: 1eeb1fa0e01f5a8b4d6fc18e0756b4e7262c248a3e8f4c4e80a03a38b50b5459ac95f4cdc2eaaccb7368e23a7403b2301132645c910682a401b0a1ecbf39e3c7
|
@@ -18,7 +18,7 @@
|
|
18
18
|
<style>
|
19
19
|
.main-header {
|
20
20
|
margin: 0px !important;
|
21
|
-
background-image: radial-gradient(#e4e4f4 2px, transparent 2px);
|
21
|
+
/* background-image: radial-gradient(#e4e4f4 2px, transparent 2px); */
|
22
22
|
background-size: 25px 25px;
|
23
23
|
background-color: unset !important;
|
24
24
|
}
|
@@ -28,7 +28,7 @@
|
|
28
28
|
.main-header {
|
29
29
|
padding-bottom: 35vh;
|
30
30
|
margin: 0px !important;
|
31
|
-
background-image: radial-gradient(#e4e4f4 2px, transparent 2px);
|
31
|
+
/* background-image: radial-gradient(#e4e4f4 2px, transparent 2px); */
|
32
32
|
background-size: 25px 25px;
|
33
33
|
background-color: unset !important;
|
34
34
|
}
|
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: 3.2.
|
4
|
+
version: 3.2.9
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- manpreet-appscms
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-03-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|