@syntrologie/adapt-product 2.8.0-canary.365 → 2.8.0-canary.366

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/dist/cdn.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  onActivate,
3
3
  runtime
4
- } from "./chunk-MABD6ZGO.js";
4
+ } from "./chunk-BY7GSOAJ.js";
5
5
  import "./chunk-NAQOHFHI.js";
6
6
 
7
7
  // src/cdn.ts
@@ -812,11 +812,18 @@ function renderProductCard(product, density, resolved, visibleFacts) {
812
812
  const secondaryCtaStyles = {
813
813
  display: "inline-flex",
814
814
  alignItems: "center",
815
+ justifyContent: "center",
816
+ padding: "0.5rem 1rem",
817
+ borderRadius: "9999px",
818
+ border: "1px solid var(--sc-color-primary, #3d8a5e)",
819
+ background: "transparent",
820
+ color: "var(--sc-color-primary, #3d8a5e)",
821
+ fontWeight: "600",
815
822
  fontSize: "0.85rem",
816
- fontWeight: "500",
817
- color: "inherit",
818
- opacity: "0.7",
819
- textDecoration: "none"
823
+ textDecoration: "none",
824
+ lineHeight: "1",
825
+ whiteSpace: "nowrap",
826
+ flexShrink: "0"
820
827
  };
821
828
  return html`
822
829
  <article
@@ -7267,4 +7274,4 @@ export {
7267
7274
  * SPDX-License-Identifier: BSD-3-Clause
7268
7275
  *)
7269
7276
  */
7270
- //# sourceMappingURL=chunk-MABD6ZGO.js.map
7277
+ //# sourceMappingURL=chunk-BY7GSOAJ.js.map