word-games-theme 0.2.3 → 0.2.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: 1845b884e9b35e8e0c373ef2729899ba18308eb7bd706b873655fc8711b6f941
4
- data.tar.gz: 3c37368b9ddef6b9b597e86b8c6000a75ae0d47a4b9f3acace01670dd07d1076
3
+ metadata.gz: 19a61e76dc3621b2486d512b0075fe0f1aabc5f8550e5006a04e322a47d9bae4
4
+ data.tar.gz: c234f3575abdf3054b7f9dcf95709a5898e0820869e6bacd7970d62ef3717d3a
5
5
  SHA512:
6
- metadata.gz: 69a198ab116992e8d0a6c966cb24f2a61ee805f911fa2af7097374ebc02e66dbb62a1db38b0cdebb4c41931a67e0068fe0657ee9f090177684a41d4b430c7a44
7
- data.tar.gz: 8ac9fabaefe4b69dc01d7cee1e49ecf8cf62f002ad0ffe67468421b73cd2011678bc19c0195aac502d3272386107cfe904ce2adaecf4bf75e51d22b555ca621f
6
+ metadata.gz: 30801363c39cd01c0fd46a4aca758398511cd0e0e00241a6bc06df1f92c9a8fc172edcb4e61a7ae5d1908d96658a87a5f51dd6f01861bce177eca42332290c94
7
+ data.tar.gz: 9d480029c8b4838f8c8224de72c425016812f3d78e094c826c1141851ab47f01017d2a6eb53e8602c51bd2dccda2a68e7c265229a4bd786b1ad11b373fa5f2b1
@@ -24,7 +24,7 @@
24
24
  border: none;
25
25
  font-weight: 900;
26
26
  font-size: 13px;
27
- padding: 10px;
27
+ padding: 8.5px;
28
28
  text-align: left;
29
29
  z-index: 99;
30
30
  }
data/assets/css/home.css CHANGED
@@ -124,7 +124,7 @@ input:-webkit-autofill:active {
124
124
  overflow: hidden;
125
125
  object-fit: cover;
126
126
  right: 69px;
127
- padding: 18px 0;
127
+ padding: 19px 0;
128
128
  border-bottom: 0 !important;
129
129
  border-radius: 0;
130
130
  border: none;
@@ -197,9 +197,10 @@ input:-webkit-autofill:active {
197
197
  top: 60px;
198
198
  }
199
199
  .select_dropDown2 {
200
- padding: 8px 0;
201
200
  width: 30%;
202
201
  right: 40px;
202
+ padding: 9.5px 0;
203
+ border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
203
204
  }
204
205
  }
205
206
  @media (max-width: 768px) {
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: 0.2.3
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms