@treely/strapi-slices 7.7.0 → 7.7.1

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.
@@ -5456,7 +5456,7 @@ var Comparison = function Comparison(_ref) {
5456
5456
  alignItems: "center",
5457
5457
  flexWrap: "wrap"
5458
5458
  }, React__default.default.createElement(boemly.Heading, {
5459
- size: "2xl",
5459
+ size: "xl",
5460
5460
  color: VARIANTS[comparisonCard.variant].textColor,
5461
5461
  whiteSpace: "pre-line"
5462
5462
  }, comparisonCard.title), comparisonCard.badge && React__default.default.createElement(boemly.Badge, {