word-games-theme 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8e4fabb6493910b15663cf24f5f1c347d6ceabe1cc7c561ed87368436160d359
4
- data.tar.gz: 35e4ffbb443e7251370e84ccbec11aa94a4594e4ecb3e2a3cbcdc2a8dba3cedc
3
+ metadata.gz: a44acc83008c141bb63e735225d7f69c11aed50b74649745bf7929d12fa47baf
4
+ data.tar.gz: 1ad4688aef3e84406b1b45174ec91edbe80a0b8c583e9bf044dbf47c0c70c09a
5
5
  SHA512:
6
- metadata.gz: df32804bb107a190b16d96736529fca25bcbd6fe582d97cc0acb6348363ce59e7097414a12f40c0cdb86326aaff7cf834a4b465d2a98256ae992b5dad1c6bb8d
7
- data.tar.gz: 8eaea4db3fc10ead2dfbcebfd332f088fbe0e0ec79dd3eab8bef50db7578942f68fc3ac8d76310eaa8b0776c33958fb7132c823b3c753c3642bc3467520b7b20
6
+ metadata.gz: 820ab87823f82bdf7324cc92d41f70e7cbe7e6d2cc054d7f6d4d7dd334a50d656b5688cb4ea80fb9d2426f1e8297102fa87fbfdcecd7e12664b152671fc6738e
7
+ data.tar.gz: b77efa3f081603e24aa4bf91d3175f92625caca0bf7c8382ee92a82d926e9a6c166eaa3217686143a52af424eb1166d02d092373a2a29346251f6c9d063d0592
@@ -160,7 +160,7 @@ a {
160
160
  .fillterWrapper {
161
161
  right: auto;
162
162
  position: fixed;
163
- left: 70px;
163
+ left: 0px;
164
164
  bottom: 0px;
165
165
  top: unset;
166
166
  width: 100%;
@@ -13,5 +13,20 @@
13
13
  .footer-section{
14
14
  padding:150px 0px;
15
15
  }
16
+ .result_navbar_section{
17
+ top:100px;
18
+ }
19
+ .fillterWrapper {
20
+ bottom: 70px !important;
21
+ }
22
+ .mmtwrappos{
23
+ background: white !important;
24
+ }
25
+ .mmtwrappos div{
26
+ background: white;
27
+ }
28
+ #mmt-b77d84b6-7061-4456-b8c6-33d4a15f2c7c{
29
+ background: white;
30
+ }
16
31
 
17
32
  }
data/assets/css/home.css CHANGED
@@ -14,7 +14,7 @@
14
14
  width: 100%;
15
15
  padding: .8rem 9% !important;
16
16
  position: sticky;
17
- top: 100px;
17
+ top: 0px;
18
18
  z-index: 999;
19
19
  display: flex;
20
20
  justify-content: space-between;
data/assets/css/style.css CHANGED
@@ -300,15 +300,7 @@ 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
304
  .letter-close-button {
313
305
  right: 45%;
314
306
  top: 17px;
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: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms