@everymatrix/casino-games-category-section 0.0.200 → 0.0.204

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-games-category-section",
3
- "version": "0.0.200",
3
+ "version": "0.0.204",
4
4
  "main": "dist/casino-games-category-section.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": "1575292cd20d511a1f4ebe038656d86deab2c7e0"
39
+ "gitHead": "b541116768db503ad5d49c3954e58326cfc3aa9d"
40
40
  }
@@ -684,6 +684,7 @@
684
684
  .StatusText {
685
685
  color: #fff;
686
686
  font-size: 22px;
687
+ font-weight: 500;
687
688
  }
688
689
 
689
690
  .CategoryLoadMore {