@everymatrix/casino-categories-slider 1.12.7 → 1.13.0

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-categories-slider",
3
- "version": "1.12.7",
3
+ "version": "1.13.0",
4
4
  "main": "dist/casino-categories-slider.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": "7f8097b50f6a8794ce81f8961ed3efba1842a578"
38
+ "gitHead": "1e1112223dbbcaa114d0dc15006eb09f2beabedd"
39
39
  }
@@ -235,9 +235,7 @@
235
235
  </div>
236
236
 
237
237
  <style>
238
- :host {
239
- font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
240
- }
238
+
241
239
 
242
240
  .CasinoCategoriesLoading {
243
241
  height: 52px;