@everymatrix/casino-last-played-section 1.1.2 → 1.1.4

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-last-played-section",
3
- "version": "1.1.2",
3
+ "version": "1.1.4",
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": "a331dfb7a0daca971fec89907140c9353dc5f0b3"
39
+ "gitHead": "21fcfe11094ed10591d02510ee6a7fc2cd435de4"
40
40
  }
@@ -186,7 +186,7 @@
186
186
  }
187
187
 
188
188
  .casino-last-played-section {
189
- background: var(--emfe-w-color-black, #000000);
189
+ background: var(--emfe-w-color-contrast, #07072A);
190
190
  color: var(--emfe-w-color-white, #FFFFFF);
191
191
  }
192
- </style>
192
+ </style>