@everymatrix/player-deposit 0.0.168 → 0.0.169

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/player-deposit",
3
- "version": "0.0.168",
3
+ "version": "0.0.169",
4
4
  "main": "dist/player-deposit",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "b469834fd49f47995c17424b33a59fabad03a2b6"
39
+ "gitHead": "af650b9f13be3c59e5b5dadc5880299d3f892d8e"
40
40
  }
@@ -146,7 +146,7 @@
146
146
  display: inline-flex;
147
147
  align-items: center;
148
148
  column-gap: 10px;
149
- margin-bottom: 30px;
149
+ margin-bottom: 10px;
150
150
  & svg {
151
151
  fill: #D0046C;
152
152
  }