Updates with Font-Awesome
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
<a
|
<a
|
||||||
href="account-view.html"
|
href="account-view.html"
|
||||||
class="text-lg text-center px-2 py-1 absolute -left-2 -top-1"
|
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>
|
></a>
|
||||||
|
|
||||||
Scan Contact
|
Scan Contact
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<!-- Home Feed -->
|
<!-- Home Feed -->
|
||||||
<li class="basis-1/5 rounded-md text-slate-500">
|
<li class="basis-1/5 rounded-md text-slate-500">
|
||||||
<a href="" class="block text-center py-3 px-1"
|
<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>
|
></a>
|
||||||
</li>
|
</li>
|
||||||
<!-- Search -->
|
<!-- Search -->
|
||||||
|
|||||||
@@ -7,8 +7,8 @@
|
|||||||
<a
|
<a
|
||||||
href="start.html"
|
href="start.html"
|
||||||
class="text-lg text-center px-2 py-1 absolute -left-2 -top-1"
|
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>
|
</a>
|
||||||
Import Existing Identity
|
Import Existing Identity
|
||||||
</h1>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -8,8 +8,8 @@
|
|||||||
<a
|
<a
|
||||||
href="project-view.html"
|
href="project-view.html"
|
||||||
class="text-lg text-center px-2 py-1 absolute -left-2 -top-1"
|
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>
|
</a>
|
||||||
|
|
||||||
Make Commitment
|
Make Commitment
|
||||||
</h1>
|
</h1>
|
||||||
|
|||||||
@@ -8,8 +8,8 @@
|
|||||||
<a
|
<a
|
||||||
href="project-view.html"
|
href="project-view.html"
|
||||||
class="text-lg text-center px-2 py-1 absolute -left-2 -top-1"
|
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>
|
</a>
|
||||||
|
|
||||||
[New/Edit] Project
|
[New/Edit] Project
|
||||||
</h1>
|
</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user