diy-template-components 0.1.37 → 0.1.39

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
@@ -7843,7 +7843,8 @@ const useTilesStyles = createUseStyles(theme => {
7843
7843
  lineHeight: '46px',
7844
7844
  marginBottom: '1rem',
7845
7845
  textAlign: 'center',
7846
- marginTop: '3rem'
7846
+ marginTop: '3rem',
7847
+ color: '#2D2D2D'
7847
7848
  },
7848
7849
  headerTitle: {
7849
7850
  fontWeight: '400',