@contentmunch/contentmunch-ui 1.0.35 → 1.0.36

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.
@@ -38,7 +38,7 @@
38
38
 
39
39
  .muncher-dropdown-nav .muncher-dropdown-nav--content > * {
40
40
  text-align: left;
41
- margin: 0.7rem 1rem 0.7rem 0.3rem;
41
+ margin: 0.7rem 1rem 0.7rem 0.7rem;
42
42
  }
43
43
 
44
44
  /* 👇 DROPS LEFT instead of right */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contentmunch/contentmunch-ui",
3
- "version": "1.0.35",
3
+ "version": "1.0.36",
4
4
  "description": "Contentmunch UI components",
5
5
  "author": "contentmunch",
6
6
  "license": "MIT",