Skip to content

Commit 278d48a

Browse files
committed
Support.md fix
1 parent 4b676b6 commit 278d48a

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

docs/support.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,13 @@ import NewTag from '../src/component/newTag';
186186
<a href="/support/docs/developer-tools/"><p className="p_home_inners">Key Features</p></a>
187187
</div>
188188
</div>
189+
</div>
190+
191+
<!-- end of second section -->
189192

193+
<!-- start of third section -->
194+
195+
<div className="home_main">
190196
<div className="home_inners_box">
191197
<h2 className='homeMain_h2'><RealDeviceLightIcon className="home_icons home_light_icon" role="presentation"/> <RealDeviceDarkIcon className="home_icons home_dark_icon" role="presentation"/>Real Device</h2>
192198
<div className="home_inners">
@@ -199,13 +205,6 @@ import NewTag from '../src/component/newTag';
199205
<a href="/support/docs/public-cloud-vs-private-cloud/" ><p className="p_home_inners">Private Cloud</p></a>
200206
</div>
201207
</div>
202-
</div>
203-
204-
<!-- end of second section -->
205-
206-
<!-- start of third section -->
207-
208-
<div className="home_main">
209208
<div className="home_inners_box">
210209
<h2 className='homeMain_h2'><TestManagerLightIcon className="home_icons home_light_icon" role="presentation"/> <TestManagerDarkIcon className="home_icons home_dark_icon" role="presentation"/>Test Manager &nbsp; <NewTag value="NEW" /></h2>
211210
<div className="home_inners">
@@ -241,7 +240,7 @@ import NewTag from '../src/component/newTag';
241240
<a href="/support/docs/screen-reader-on-accessibility/"><p className="p_home_inners">Screen Reader</p></a>
242241
</div>
243242
</div>
244-
<div className="home_inners_box">
243+
<div className="home_inners_box">
245244
<h2 className='homeMain_h2'><TestingLocallyLightIcon className="home_icons home_light_icon" role="presentation"/> <TestingLocallyDarkIcon className="home_icons home_dark_icon" role="presentation"/>Testing Locally</h2>
246245
<div className="home_inners">
247246
<a href="/support/docs/testing-locally-hosted-pages/"><p className="p_home_inners">Testing Locally Hosted Pages</p></a>

0 commit comments

Comments
 (0)