@thecb/components 11.2.10 → 11.2.11

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.
package/dist/index.cjs.js CHANGED
@@ -42225,7 +42225,7 @@ var LinkCard = function LinkCard(_ref) {
42225
42225
  margin: 0,
42226
42226
  isDisabled: disabled
42227
42227
  }, title)), /*#__PURE__*/React__default.createElement(Box, {
42228
- padding: "0 0 40px",
42228
+ padding: "0 0 0.5rem",
42229
42229
  width: "100%"
42230
42230
  }, /*#__PURE__*/React__default.createElement(Subtitle, {
42231
42231
  variant: "pS",