@royaloperahouse/chord 2.4.0-b-chord-development → 2.4.0-c-chord-development
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.
|
@@ -7991,7 +7991,7 @@ var TitleWrapper$1 = /*#__PURE__*/styled__default.div(_templateObject3$w || (_te
|
|
|
7991
7991
|
var isPageHeadingWithoutTitle = _ref3.isPageHeadingWithoutTitle;
|
|
7992
7992
|
return isPageHeadingWithoutTitle && "\n margin-top: 42px;\n ";
|
|
7993
7993
|
}, devices.mobile);
|
|
7994
|
-
var ChildrenWrapper = /*#__PURE__*/styled__default.div(_templateObject4$p || (_templateObject4$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: 20px;\n width: fit-content;\n height: 43px;\n\n ", ";\n\n @media ", " {\n & {\n height: 33px;\n margin-top: 10px;\n margin-bottom:
|
|
7994
|
+
var ChildrenWrapper = /*#__PURE__*/styled__default.div(_templateObject4$p || (_templateObject4$p = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n margin-bottom: 20px;\n width: fit-content;\n height: 43px;\n\n ", ";\n\n @media ", " {\n & {\n height: 33px;\n margin-top: 10px;\n margin-bottom: 20px;\n }\n }\n"])), function (_ref4) {
|
|
7995
7995
|
var isPageHeadingWithoutTitle = _ref4.isPageHeadingWithoutTitle;
|
|
7996
7996
|
return isPageHeadingWithoutTitle && "\n margin: 10px 0;\n ";
|
|
7997
7997
|
}, devices.mobile);
|