ui-kit-ck-consultant 0.5.260 → 0.5.262

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.
@@ -4217,7 +4217,7 @@ var Footer = /*#__PURE__*/function (_React$Component) {
4217
4217
  onClick: this.props.onRgpdClick
4218
4218
  }, "RGPD & Cookies")), this.props.socialNetwork ? /*#__PURE__*/React.createElement(Col, {
4219
4219
  xs: 12,
4220
- className: "mt-5 mb-5 d-flex text-center"
4220
+ className: "mt-5 mb-5 text-center"
4221
4221
  }, this.props.socialNetwork) : null));
4222
4222
  };
4223
4223