@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.
@@ -10578,7 +10578,7 @@ var FullTextContainer = /*#__PURE__*/styled.div(_templateObject3$M || (_template
10578
10578
  var isVisible = _ref.isVisible;
10579
10579
  return isVisible ? 'visible' : 'hidden';
10580
10580
  });
10581
- var IntroTextContainer = /*#__PURE__*/styled.div(_templateObject4$C || (_templateObject4$C = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n visibility: ", ";\n\n @media print {\n visibility: hidden;\n }\n"])), function (_ref2) {
10581
+ var IntroTextContainer = /*#__PURE__*/styled.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) {
10582
10582
  var isVisible = _ref2.isVisible;
10583
10583
  return isVisible ? 'visible' : 'hidden';
10584
10584
  });