diy-template-components 0.1.39 → 0.1.41

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/build/index.js CHANGED
@@ -2681,6 +2681,7 @@ const useSectionStyles$6 = createUseStyles(theme => ({
2681
2681
  },
2682
2682
  sectionContainer: {
2683
2683
  margin: '0 auto',
2684
+ width: '100%',
2684
2685
  maxWidth: ({
2685
2686
  containerWidth
2686
2687
  } = {}) => containerWidth