@theroutingcompany/components 0.0.50-alpha.1 → 0.0.50-alpha.2

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.
@@ -27533,7 +27533,7 @@ const xj = Object.assign(ho, {
27533
27533
  `, BN = De`
27534
27534
  width: clamp(
27535
27535
  var(--page-min-width, 750px),
27536
- var(--page-ideal-width, 90%),
27536
+ var(--page-ideal-width, 98%),
27537
27537
  var(--page-max-width, 1600px)
27538
27538
  );
27539
27539
  max-width: 100%;
@@ -27568,7 +27568,6 @@ const xj = Object.assign(ho, {
27568
27568
  }) => /* @__PURE__ */ x(WN, { className: t, children: /* @__PURE__ */ x(jN, { children: /* @__PURE__ */ x(UN, { as: "div", children: e }) }) }), Tj = I(Ae)`
27569
27569
  display: flex;
27570
27570
  align-items: center;
27571
- gap: ${f.sizing_200};
27572
27571
 
27573
27572
  & > :first-child {
27574
27573
  margin-right: auto;