@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.
|
@@ -2501,7 +2501,7 @@ Valid keys: `+JSON.stringify(Object.keys(R),null," "));var ee=ce(q,re,Y,ie,le+"
|
|
|
2501
2501
|
`,rD=de.css`
|
|
2502
2502
|
width: clamp(
|
|
2503
2503
|
var(--page-min-width, 750px),
|
|
2504
|
-
var(--page-ideal-width,
|
|
2504
|
+
var(--page-ideal-width, 98%),
|
|
2505
2505
|
var(--page-max-width, 1600px)
|
|
2506
2506
|
);
|
|
2507
2507
|
max-width: 100%;
|
|
@@ -2533,7 +2533,6 @@ Valid keys: `+JSON.stringify(Object.keys(R),null," "));var ee=ce(q,re,Y,ie,le+"
|
|
|
2533
2533
|
`,LN=({children:e,className:t})=>w(NN,{className:t,children:w(nD,{children:w(oD,{as:"div",children:e})})}),zN=O.default(Se)`
|
|
2534
2534
|
display: flex;
|
|
2535
2535
|
align-items: center;
|
|
2536
|
-
gap: ${p.sizing_200};
|
|
2537
2536
|
|
|
2538
2537
|
& > :first-child {
|
|
2539
2538
|
margin-right: auto;
|