Skip to content

Commit 5c837c3

Browse files
committed
Update index.js
1 parent 73628bb commit 5c837c3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Website/src/pages/index.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,9 +236,7 @@ export default function Home() {
236236
/>
237237
</div>
238238
<p>Overview of various features and tools in NETworkManager.</p>
239-
{/* <Heading as="h2" className="margin-top--xl">
240-
...with tabs, drag & drop...
241-
</Heading> */}
239+
<br />
242240
<div className="gallery-container2">
243241
<img
244242
src="./img/preview_tabs_drag_drop.gif"
@@ -247,6 +245,7 @@ export default function Home() {
247245
/>
248246
</div>
249247
<p>Preview of tabs and drag & drop functionality.</p>
248+
<br />
250249
<div className="gallery-container3">
251250
<img
252251
src="./img/preview-light-theme.png"

0 commit comments

Comments
 (0)