@royaloperahouse/harmonic 1.0.6-j → 1.0.6-k

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.
@@ -10537,7 +10537,7 @@ var FullTextContainer = /*#__PURE__*/styled__default.div(_templateObject3$M || (
10537
10537
  var isVisible = _ref.isVisible;
10538
10538
  return isVisible ? 'visible' : 'hidden';
10539
10539
  });
10540
- var IntroTextContainer = /*#__PURE__*/styled__default.div(_templateObject4$C || (_templateObject4$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n visibility: ", ";\n\n @media print {\n visibility: hidden;\n }\n"])), function (_ref2) {
10540
+ var IntroTextContainer = /*#__PURE__*/styled__default.div(_templateObject4$C || (_templateObject4$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n visibility: ", ";\n\n line-height: 24px;\n font-size: 17px;\n\n @media print {\n visibility: hidden;\n }\n"])), function (_ref2) {
10541
10541
  var isVisible = _ref2.isVisible;
10542
10542
  return isVisible ? 'visible' : 'hidden';
10543
10543
  });