aefis-core-ui 3.0.0-rc109 → 3.0.0-rc110

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.
@@ -4061,7 +4061,7 @@ const Footer = ({
4061
4061
  children: /*#__PURE__*/jsx(Typography, {
4062
4062
  sx: {
4063
4063
  fontWeight: 400,
4064
- fontSize: "0.875rem"
4064
+ fontSize: "0.775rem"
4065
4065
  },
4066
4066
  children: secondaryTextRight
4067
4067
  })