diy-template-components 3.0.3 → 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.js CHANGED
@@ -4898,7 +4898,7 @@ const useVideoStyles$1 = createUseStyles(theme => {
4898
4898
  width: '100%',
4899
4899
  objectFit: 'cover',
4900
4900
  objectPosition: 'top',
4901
- opacity: '0.8'
4901
+ opacity: '1.8'
4902
4902
  },
4903
4903
  '@media (max-width: 767px)': {
4904
4904
  iframe: {