@everymatrix/casino-header-controller 0.0.297 → 0.0.300

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-header-controller",
3
- "version": "0.0.297",
3
+ "version": "0.0.300",
4
4
  "main": "dist/casino-header-controller.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -38,5 +38,5 @@
38
38
  "publishConfig": {
39
39
  "access": "public"
40
40
  },
41
- "gitHead": "c043babf99ed6c5f8071d070e303b123fd5016fc"
41
+ "gitHead": "bbcec00cac956ee5691e55f3822b18968f0058bc"
42
42
  }
@@ -446,7 +446,7 @@
446
446
  }
447
447
 
448
448
  .HeaderBranding {
449
- width: 150px;
449
+ width: 140px;
450
450
  cursor: pointer;
451
451
  img {
452
452
  width: 100%;