File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ import NewTag from '../src/component/newTag';
7676<p >Your Ultimate Resource for Seamless Cross-Browser Testing Across Desktop and Mobile Platforms</p >
7777</div >
7878<div className =" Doc_intro_cta_image " >
79- <img loading="eager" src={require('../assets/images/support/home_light.png').default} alt="Image" width="701" height="576" className="home_light_cta" role="presentation"/>
80- <img loading="eager" src={require('../assets/images/support/home_dark.png').default} alt="Image" width="701" height="576" className="home_dark_cta" role="presentation"/>
79+ <img loading="eager" src={require('../assets/images/support/home_light.png').default} alt="Image" width="701" height="576" className="home_light_cta no-zoom " role="presentation"/>
80+ <img loading="eager" src={require('../assets/images/support/home_dark.png').default} alt="Image" width="701" height="576" className="home_dark_cta no-zoom " role="presentation"/>
8181</div >
8282</div >
8383
You can’t perform that action at this time.
0 commit comments