@ammarkhalidfarooq/dashboard-package 0.4.33 → 0.4.34

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
@@ -6071,7 +6071,11 @@ var PaidSection = function PaidSection() {
6071
6071
  xs: 12,
6072
6072
  md: 6,
6073
6073
  sx: {
6074
- paddingTop: "0px !important"
6074
+ paddingTop: "0px !important",
6075
+ marginTop: {
6076
+ xs: 3,
6077
+ md: "0px"
6078
+ }
6075
6079
  },
6076
6080
  children: /*#__PURE__*/jsxRuntime.jsx(PaidDonorGeographyCard, {})
6077
6081
  })]