@cooperco/cooper-component-library 0.1.122 → 0.1.124
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.
|
@@ -7370,7 +7370,7 @@ const p1 = (n, e) => {
|
|
|
7370
7370
|
])
|
|
7371
7371
|
}, [
|
|
7372
7372
|
S("div", {
|
|
7373
|
-
class: M(`content-module-container w-full mx-auto ${((j = r.value) == null ? void 0 : j.container) ?? ""} ${x(o) === x(P2).Inline ? "flex flex-col md:flex-row justify-
|
|
7373
|
+
class: M(`content-module-container w-full mx-auto ${((j = r.value) == null ? void 0 : j.container) ?? ""} ${x(o) === x(P2).Inline ? "flex flex-col md:flex-row justify-center items-center md:gap-10" : ""}`)
|
|
7374
7374
|
}, [
|
|
7375
7375
|
_.logo && _.logo.media ? (b(), z(w2, D({ key: 0 }, _.logo, { class: u.value }), null, 16, ["class"])) : $("", !0),
|
|
7376
7376
|
g.value || _.subHeadline ? (b(), v("div", {
|