We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73628bb commit 5c837c3Copy full SHA for 5c837c3
Website/src/pages/index.js
@@ -236,9 +236,7 @@ export default function Home() {
236
/>
237
</div>
238
<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> */}
+ <br />
242
<div className="gallery-container2">
243
<img
244
src="./img/preview_tabs_drag_drop.gif"
@@ -247,6 +245,7 @@ export default function Home() {
247
245
248
246
249
<p>Preview of tabs and drag & drop functionality.</p>
250
<div className="gallery-container3">
251
252
src="./img/preview-light-theme.png"
0 commit comments