@royaloperahouse/chord 2.1.9-a-chord-development → 2.1.9-b-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.
|
@@ -8226,7 +8226,7 @@ var MiniCard = function MiniCard(_ref) {
|
|
|
8226
8226
|
|
|
8227
8227
|
var _templateObject$17, _templateObject2$O;
|
|
8228
8228
|
var ReadMoreContainer = /*#__PURE__*/styled__default.div(_templateObject$17 || (_templateObject$17 = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n margin: 0px 0px 12px 0px !important;\n }\n width: 100%;\n"])));
|
|
8229
|
-
var LinkContainer = /*#__PURE__*/styled__default.div(_templateObject2$O || (_templateObject2$O = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n
|
|
8229
|
+
var LinkContainer = /*#__PURE__*/styled__default.div(_templateObject2$O || (_templateObject2$O = /*#__PURE__*/_taggedTemplateLiteralLoose(["\n padding-top: 24px;\n gap: 8px;\n\n :hover {\n cursor: pointer;\n }\n"])));
|
|
8230
8230
|
|
|
8231
8231
|
var ReadMore = function ReadMore(_ref) {
|
|
8232
8232
|
var title = _ref.title,
|