jcicl 0.0.171 → 0.0.173

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.
@@ -128,7 +128,7 @@ const ce = (e) => O || (O = re(e)), se = V(/* @__PURE__ */ t("path", {
128
128
  font-size: 32px;
129
129
  line-height: 1;
130
130
  margin: 0;
131
- margin-left: calc(${ee.constants.navDefaultWidth} * 2);
131
+ margin-left: calc(${ee.constants.navDefaultWidth}px * 2);
132
132
  }
133
133
  `
134
134
  })), xe = ({
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "jcicl",
3
3
  "private": false,
4
- "version": "0.0.171",
4
+ "version": "0.0.173",
5
5
  "description": "Component library for the websites of Johnson County Iowa",
6
6
  "license": "MIT",
7
7
  "homepage": "https://devops.jc.net/JCIT/Business%20Solutions%20Delivery/_git/JCComponentLibrary?path=%2FREADME.md&version=GBmaster",