Skip to content

Commit 7b811cb

Browse files
committed
Reorganize ports for better color balance of icons
1 parent df11745 commit 7b811cb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,12 @@ <h3>Ports</h3>
138138
</span>
139139
<a href="https://github.com/embark-theme/firefox" class="has-text-white">Firefox</a>
140140
</div>
141+
<div class="col-3 port">
142+
<span class="icon">
143+
<i class="ri-dashboard-fill has-text-white"></i>
144+
</span>
145+
<a class="has-text-white" href="https://github.com/embark-theme/gh-dash">gh dash</a>
146+
</div>
141147
<div class="col-3 port">
142148
<span class="icon">
143149
<i class="ri-bar-chart-fill has-text-purple"></i>
@@ -192,12 +198,6 @@ <h3>Ports</h3>
192198
</span>
193199
<a class="has-text-white" href="https://github.com/embark-theme/micro">Micro</a>
194200
</div>
195-
<div class="col-3 port">
196-
<span class="icon">
197-
<i class="ri-dashboard-fill has-text-white"></i>
198-
</span>
199-
<a class="has-text-white" href="https://github.com/embark-theme/gh-dash">gh dash</a>
200-
</div>
201201
</div>
202202
</div>
203203
</div>

0 commit comments

Comments
 (0)