igloo-d2c-components 1.0.22 → 1.0.23

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/cjs/index.js CHANGED
@@ -3195,7 +3195,7 @@ const ButtonContainer = styles.styled(material.Box)(({ isFixed, desktopRightAlig
3195
3195
  justifyContent: 'flex-end',
3196
3196
  maxWidth: '938px',
3197
3197
  margin: '0 auto',
3198
- padding: '24px 24px',
3198
+ padding: '24px 0',
3199
3199
  backgroundColor: 'transparent',
3200
3200
  boxShadow: 'none',
3201
3201
  position: 'relative',