@everymatrix/casino-collections-providers 0.0.392 → 0.0.393

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-collections-providers",
3
- "version": "0.0.392",
3
+ "version": "0.0.393",
4
4
  "main": "index.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "218aa76aa4ef72b20457a0113b4b3e3f58b2194e"
39
+ "gitHead": "133ecc91a57336f219798fcee9ac4e4694a1722e"
40
40
  }
@@ -224,6 +224,7 @@
224
224
  width: 100%;
225
225
  height: 330px;
226
226
  margin: 0 auto;
227
+ margin-top: 24px;
227
228
  }
228
229
 
229
230
  .Categories {
@@ -278,6 +279,7 @@
278
279
  height: 200px;
279
280
  width: 400px;
280
281
  margin-right: 15px;
282
+ background: url(https://static.everymatrix.com/cms2/base/_casino/B/B3BEB9DD45D98139D05637186C8E30DC.jpg);
281
283
  background-size: cover;
282
284
 
283
285