diy-template-components 1.0.40 → 1.0.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.es.js CHANGED
@@ -3134,7 +3134,7 @@ const useSectionStyles$6 = createUseStyles(theme => {
3134
3134
  isCustomWebsite
3135
3135
  }) => isCustomWebsite ? '100%' : 'unset',
3136
3136
  position: 'relative',
3137
- height: '34rem',
3137
+ height: '40rem',
3138
3138
  minHeight: '200px',
3139
3139
  paddingBottom: '0'
3140
3140
  },
@@ -9503,7 +9503,5 @@ const inverseComponentParser = compObj => {
9503
9503
  }
9504
9504
  };
9505
9505
 
9506
- ___$insertStyle("@import url(\"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&display=swap\");\n* {\n font-family: \"Sora\" !important;\n}");
9507
-
9508
9506
  export { Icon, PageRenderer$1 as PageRenderer, PageRenderer as PageRendererStatic, componentParser, getTheme, inverseComponentParser };
9509
9507
  //# sourceMappingURL=index.es.js.map