Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -411,8 +411,8 @@
|
|
| 411 |
<span class="text-gray-400">Private Dev</span>
|
| 412 |
</div>
|
| 413 |
<div class="flex items-center">
|
| 414 |
-
<i class="fas fa-
|
| 415 |
-
<span class="text-gray-400"
|
| 416 |
</div>
|
| 417 |
</div>
|
| 418 |
</div>
|
|
|
|
| 411 |
<span class="text-gray-400">Private Dev</span>
|
| 412 |
</div>
|
| 413 |
<div class="flex items-center">
|
| 414 |
+
<i class="fas fa-box text-gray-400 mr-2"></i>
|
| 415 |
+
<span class="text-gray-400">+</span>
|
| 416 |
</div>
|
| 417 |
</div>
|
| 418 |
</div>
|