@everymatrix/casino-games-category-section 1.7.3 → 1.8.1

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": "1.7.3",
3
+ "version": "1.8.1",
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": "af607736d2fefc2fcb0fc155b2023fcd62806a5c"
39
+ "gitHead": "e558ed5234cd858fa71696743229caa273752a2e"
40
40
  }
@@ -1045,7 +1045,7 @@
1045
1045
  @media only screen and (max-width: 768px) {
1046
1046
  .CasinoGamesHeader {
1047
1047
  align-items: unset;
1048
- flex-direction: column;
1048
+ flex-direction: row;
1049
1049
  }
1050
1050
 
1051
1051
  .CategoryName {