word-games-theme 3.0.6 → 3.0.7

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: bc4df83e242f0afa42ad9f00740bec34e08146c31011973bff211de0702de1b4
4
- data.tar.gz: 8b688df26b71a2706f4c0d1c6f4608d58688dfa42e90c963c5fd0b46288484af
3
+ metadata.gz: 43323a8f6d949cde1a7765beb4f8d1cd99eff0b3b09c26a1fa6d37f031b159f7
4
+ data.tar.gz: b14040e6c7311726980dccbf4be3831d96632a0d0cebb92977bd0f1ff554eb7b
5
5
  SHA512:
6
- metadata.gz: e78e3e0bf3de0f93e82df062d9275dab958db62a9151971c3db6ff12af9068d36f1574acb633df5e0404b533c1f02b1f39b728a7263f72c028867af2ba1ef3fc
7
- data.tar.gz: cb06fc09c77482d8ccf6ac5fde68023d07c65f7b444bbcdd28cec97e1005189cd6b01a6558e4946a93986c3cd746c4f3f6a58f5fedea3254745cedca359ecd06
6
+ metadata.gz: 5c1caecfcf6450a1f227cd1d8f0a090500f804ce2d95ef614fa32578292a972f4983167697eea9165bd5edfb91561178e62e3fe0ba3be406143556c3f2565f69
7
+ data.tar.gz: db80a3df8920883f72ec763d7e7991421f3bcf7e83cc95b56114500fd2f0e0ee24aacfe28d3828759e0f6e7032ebac01c8c09c498628db963f256b47c31eb6f4
@@ -10,7 +10,7 @@
10
10
  .main-header {
11
11
  padding-top: 12vh;
12
12
  margin: 0px !important;
13
- height: auto !important;
13
+ height: auto;
14
14
  /* padding-bottom: 50vh; */
15
15
  background-image: radial-gradient(#e4e4f4 2px, transparent 2px);
16
16
  background-size: 25px 25px;
@@ -20,9 +20,8 @@
20
20
  {%- else -%}
21
21
  <style>
22
22
  .main-header {
23
- /* padding-top: 12vh; */
24
23
  margin: 0px !important;
25
- height: 70vh !important;
24
+ height: 70vh;
26
25
  /* padding-bottom: 50vh; */
27
26
  background-image: radial-gradient(#e4e4f4 2px, transparent 2px);
28
27
  background-size: 25px 25px;
@@ -1139,6 +1139,7 @@ summary::-webkit-details-marker {
1139
1139
  }
1140
1140
 
1141
1141
  .main-header {
1142
+ padding-top: 0rem;
1142
1143
  margin-bottom: 0vh;
1143
1144
  padding-bottom: 3rem;
1144
1145
  background: var(--primary-color);
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: word-games-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.6
4
+ version: 3.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms