Skip to content

Commit 8cb4abf

Browse files
authored
Update index.html
Fix rows
1 parent e7ef262 commit 8cb4abf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ <h3>Community</h3>
5555
<p>Browse extensions built by the community and use them in your dashboards.</p>
5656
</div>
5757
</div>
58-
</div>
58+
</div>
59+
</div>
60+
<div class="row" style="display: flex; justify-content: center;">
5961
<div class="col-md-3 text-center">
6062
<div class="thumbnail thumb-home">
6163
<a href="{{ site.baseurl }}/docs/trex_release-notes.html"><img src="{{ site.baseurl }}/assets/notes.png" class="img-home" alt="Release Notes"></a>
@@ -65,8 +67,6 @@ <h3>Release Notes</h3>
6567
</div>
6668
</div>
6769
</div>
68-
</div>
69-
<div class="row" style="display: flex; justify-content: center;">
7070
<div class="col-md-3 text-center">
7171
<div class="thumbnail thumb-home">
7272
<a href="{{ site.baseurl }}/docs/ux_design.html" target="_blank"><img src="{{ site.baseurl }}/assets/design_guidelines.png" class="img-home" alt="Design Guidelines"></a>

0 commit comments

Comments
 (0)