Updates with Font-Awesome

This commit is contained in:
Matthew Aaron Raymer
2022-11-28 18:31:38 +08:00
parent 38d04566a4
commit 55ba4f0154
5 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
<a
href="account-view.html"
class="text-lg text-center px-2 py-1 absolute -left-2 -top-1"
><i class="fa-solid fa-chevron-left fa-fw"></i
><fa icon="chevron-left"></fa
></a>
Scan Contact

View File

@@ -4,7 +4,7 @@
<!-- Home Feed -->
<li class="basis-1/5 rounded-md text-slate-500">
<a href="" class="block text-center py-3 px-1"
><i class="fa-solid fa-house-chimney fa-fw"></i
><fa icon="chevron-left"></fa
></a>
</li>
<!-- Search -->

View File

@@ -7,8 +7,8 @@
<a
href="start.html"
class="text-lg text-center px-2 py-1 absolute -left-2 -top-1"
><i class="fa-solid fa-chevron-left fa-fw"></i
></a>
><fa icon="chevron-left"></fa>
</a>
Import Existing Identity
</h1>
</div>

View File

@@ -8,8 +8,8 @@
<a
href="project-view.html"
class="text-lg text-center px-2 py-1 absolute -left-2 -top-1"
><i class="fa-solid fa-chevron-left fa-fw"></i
></a>
><fa icon="chevron-left"></fa>
</a>
Make Commitment
</h1>

View File

@@ -8,8 +8,8 @@
<a
href="project-view.html"
class="text-lg text-center px-2 py-1 absolute -left-2 -top-1"
><i class="fa-solid fa-chevron-left fa-fw"></i
></a>
><fa icon="chevron-left"></fa>
</a>
[New/Edit] Project
</h1>