@manamerge/mana-atomic-ui 1.0.239 → 1.0.241

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.
@@ -50,7 +50,7 @@ const navigation = {
50
50
  largeMobileUp: {
51
51
  gap: "50px",
52
52
  justifyContent: "flex-end", // change here if you want the menu to aligned on the left/center/right
53
- margin: "0 30px 0 0"
53
+ margin: "0 80px 0 0"
54
54
  }
55
55
  }
56
56
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@manamerge/mana-atomic-ui",
3
- "version": "1.0.239",
3
+ "version": "1.0.241",
4
4
  "description": "Mana Merge design system",
5
5
  "license": "ISC",
6
6
  "author": "MM",