word-games-theme 1.0.2 → 1.0.3

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: 5eb18fe79c4166482cdc3a3c5d601f381ecc5a2ff9c9df9e3bbc177ccea0fb1c
4
- data.tar.gz: 5c6f94b65fa6268961e5795ae706c638ce94c4f5c4df0b02f37e236d35c477c3
3
+ metadata.gz: 8e4fabb6493910b15663cf24f5f1c347d6ceabe1cc7c561ed87368436160d359
4
+ data.tar.gz: 35e4ffbb443e7251370e84ccbec11aa94a4594e4ecb3e2a3cbcdc2a8dba3cedc
5
5
  SHA512:
6
- metadata.gz: 7633e7fca8fcaa45eab9e568170138281043d42fdd74f2639363ff24073a55a55eded00ac11f0838629a4dbb057f8edeead01b0f67e3876549dbc566c8bca254
7
- data.tar.gz: 540af01c7eccad99fde746e8f7e5cca0738042183231e1da966220cdfd0e5803d5317decfb3da5c1afc210e3d46f7d2c1d32239831897fd62343d8461d9ae7a9
6
+ metadata.gz: df32804bb107a190b16d96736529fca25bcbd6fe582d97cc0acb6348363ce59e7097414a12f40c0cdb86326aaff7cf834a4b465d2a98256ae992b5dad1c6bb8d
7
+ data.tar.gz: 8eaea4db3fc10ead2dfbcebfd332f088fbe0e0ec79dd3eab8bef50db7578942f68fc3ac8d76310eaa8b0776c33958fb7132c823b3c753c3642bc3467520b7b20
@@ -160,7 +160,7 @@ a {
160
160
  .fillterWrapper {
161
161
  right: auto;
162
162
  position: fixed;
163
- left: 0;
163
+ left: 70px;
164
164
  bottom: 0px;
165
165
  top: unset;
166
166
  width: 100%;
data/assets/css/home.css CHANGED
@@ -14,8 +14,8 @@
14
14
  width: 100%;
15
15
  padding: .8rem 9% !important;
16
16
  position: sticky;
17
- top: 0;
18
- z-index: 99999;
17
+ top: 100px;
18
+ z-index: 999;
19
19
  display: flex;
20
20
  justify-content: space-between;
21
21
  flex-wrap: wrap;
data/assets/css/style.css CHANGED
@@ -300,6 +300,15 @@ display: none;
300
300
  }
301
301
 
302
302
  @media (max-width: 768px) {
303
+ .mmtwrappos{
304
+ background: white !important;
305
+ }
306
+ .mmtwrappos div{
307
+ background: white;
308
+ }
309
+ #mmt-b77d84b6-7061-4456-b8c6-33d4a15f2c7c{
310
+ background: white;
311
+ }
303
312
  .letter-close-button {
304
313
  right: 45%;
305
314
  top: 17px;
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: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-04 00:00:00.000000000 Z
11
+ date: 2022-03-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll