appscms-tools-theme 4.5.3 → 4.5.4

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: 1a96c3256c23bd1a86dd7e7db56df51214e72ef6520451c6bfc3bdcb6c87e5e2
4
- data.tar.gz: 655bd870e6445018f7b1f4fd06183fe1e4bf431ea2e8df8e27d5056c9bb3b808
3
+ metadata.gz: 90aea69c90d05e3dc7e2b7aeff3f247c73b7842c0abcb30e2c40480e5abf6e58
4
+ data.tar.gz: f49875fa8e2311f7f08e09dfe0a1ad97fcba1026b0c6c68e96de2e83254451b6
5
5
  SHA512:
6
- metadata.gz: '02190e1af91d90d689ea75b480c990a182352ae196756264a3c075526f074242c6eecf5eb3302d000d259cc72b97bba90010be4b466a56ca9bef8958bf4b34a2'
7
- data.tar.gz: fb9897ed551baa9d28eca2d9ce97db0123d2edf3d556ffcd8baaa388fafe72453572f2054b60dd2346141f4b3cffdc860ed0b157f592989fa76a559d84adc9ca
6
+ metadata.gz: eeb784d0e1a12547f1fcd5a1d9e4cc4aa6c8c8d007dec718b11c13e2535eb9fa028d316c261bbfd938cd3877266973f70313184476653f0648572ffde460d0da
7
+ data.tar.gz: 7a12902b4f4312f594f8e798df649fd3df3a74b0ace4252f21644691641860145ab07ada507d2385cfa1dd1c433f86bdcde08b1efa2621ca7fca8bcf638fe6dc
@@ -96,14 +96,14 @@
96
96
  }
97
97
 
98
98
  .faq-question {
99
- font-size: 22px;
99
+ font-size: 25px;
100
100
  font-weight: 500;
101
101
 
102
102
  margin-bottom: 10px;
103
103
  }
104
104
 
105
105
  .faq-answer {
106
- font-size: 15px;
106
+ font-size: 16px;
107
107
  font-weight: normal;
108
108
  margin-bottom: 20px;
109
109
  }
@@ -214,12 +214,12 @@
214
214
 
215
215
  /* faq section */
216
216
  .faq-question {
217
- font-size: 20px;
217
+ font-size: 22px;
218
218
  margin-bottom: 18px;
219
219
  }
220
220
 
221
221
  .faq-answer {
222
- font-size: 12px;
222
+ font-size: 18px;
223
223
  margin-bottom: 2px;
224
224
  }
225
225
 
@@ -175,7 +175,7 @@ document.addEventListener("DOMContentLoaded", function() {
175
175
  const downloadButton = document.getElementById("download-button");
176
176
 
177
177
  if (downloadButton) {
178
- const loader = downloadButton.querySelector(".button-loader");
178
+ const loader = document.querySelector(".button-loader");
179
179
  const downloadSvg = downloadButton.querySelector("#download-svg");
180
180
  const savingData = document.getElementById("saving-data");
181
181
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appscms-tools-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.5.3
4
+ version: 4.5.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-20 00:00:00.000000000 Z
11
+ date: 2024-04-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll