diy-template-components 3.0.2 → 3.0.4

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
@@ -2278,7 +2278,7 @@ function Footer({
2278
2278
  alignSelf: 'start',
2279
2279
  marginBottom: '10px'
2280
2280
  }
2281
- }, "\xA9\uFE0F LEAVERAGE CONSULTANTS PRIVATE LIMITED") : null);
2281
+ }, "\xA9\uFE0F Leaverage Consultants Private Limited") : null);
2282
2282
  }
2283
2283
 
2284
2284
  const borderRadius = {
@@ -4884,7 +4884,7 @@ const useVideoStyles$1 = createUseStyles(theme => {
4884
4884
  width: '100%',
4885
4885
  objectFit: 'cover',
4886
4886
  objectPosition: 'top',
4887
- opacity: '0.8'
4887
+ opacity: '1.8'
4888
4888
  },
4889
4889
  '@media (max-width: 767px)': {
4890
4890
  iframe: {