@photoroom/ui 0.1.130 → 0.1.131
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.
- package/index.mjs +2 -2
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -55773,7 +55773,7 @@ var t_e = Object.assign(L9, {
|
|
|
55773
55773
|
"items-start": s
|
|
55774
55774
|
}),
|
|
55775
55775
|
children: [!!r && /* @__PURE__ */ T("div", {
|
|
55776
|
-
className: "component-700 text-content-accent max-w-[
|
|
55776
|
+
className: "component-700 text-content-accent max-w-[760px]",
|
|
55777
55777
|
children: r
|
|
55778
55778
|
}), /* @__PURE__ */ E("div", {
|
|
55779
55779
|
className: H("flex w-full items-start gap-4", "heading-thin-800 sm:heading-thin-900", {
|
|
@@ -55781,7 +55781,7 @@ var t_e = Object.assign(L9, {
|
|
|
55781
55781
|
"justify-between": s
|
|
55782
55782
|
}),
|
|
55783
55783
|
children: [/* @__PURE__ */ T("h2", {
|
|
55784
|
-
className: "w-full max-w-[
|
|
55784
|
+
className: "w-full max-w-[760px] text-balance",
|
|
55785
55785
|
children: t
|
|
55786
55786
|
}), !!i && /* @__PURE__ */ T("div", {
|
|
55787
55787
|
className: "hidden h-[1lh] items-center lg:inline-flex",
|