@everymatrix/casino-collections-providers 1.17.2 → 1.17.4

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": "1.17.2",
3
+ "version": "1.17.4",
4
4
  "main": "index.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "462a557bf7dab099fad999a6d0998f5155877620"
38
+ "gitHead": "9bb18c43ff2bfc607d04dde35cedd5c861f4d483"
39
39
  }
@@ -323,7 +323,7 @@
323
323
  position: absolute;
324
324
  }
325
325
  &Title {
326
- color: var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));
326
+ color: var(--emfe-w-casino-typography, var(--emfe-w-color-constrast, #FFFFFF));
327
327
  font-size: 18px;
328
328
  letter-spacing: 1px;
329
329
  }