|
@ -5,31 +5,31 @@ |
|
|
<!-- 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" |
|
|
><fa icon="house-chimney"></fa |
|
|
><fa icon="house-chimney" class="fa-fw"></fa |
|
|
></a> |
|
|
></a> |
|
|
</li> |
|
|
</li> |
|
|
<!-- Search --> |
|
|
<!-- Search --> |
|
|
<li class="basis-1/5 rounded-md text-slate-500"> |
|
|
<li class="basis-1/5 rounded-md text-slate-500"> |
|
|
<a href="search.html" class="block text-center py-3 px-1" |
|
|
<a href="search.html" class="block text-center py-3 px-1" |
|
|
><i class="fa-solid fa-magnifying-glass fa-fw"></i |
|
|
><fa icon="magnifying-glass" class="fa-fw"></fa |
|
|
></a> |
|
|
></a> |
|
|
</li> |
|
|
</li> |
|
|
<!-- Projects --> |
|
|
<!-- Projects --> |
|
|
<li class="basis-1/5 rounded-md bg-slate-400 text-white"> |
|
|
<li class="basis-1/5 rounded-md bg-slate-400 text-white"> |
|
|
<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-folder-open fa-fw"></i |
|
|
><fa icon="folder-open" class="fa-fw"></fa |
|
|
></a> |
|
|
></a> |
|
|
</li> |
|
|
</li> |
|
|
<!-- Commitments --> |
|
|
<!-- Commitments --> |
|
|
<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-hand fa-fw rotate-45"></i |
|
|
><fa icon="hand" class="fa-fw"></fa |
|
|
></a> |
|
|
></a> |
|
|
</li> |
|
|
</li> |
|
|
<!-- Profile --> |
|
|
<!-- Profile --> |
|
|
<li class="basis-1/5 rounded-md text-slate-500"> |
|
|
<li class="basis-1/5 rounded-md text-slate-500"> |
|
|
<a href="account-view.html" class="block text-center py-3 px-1" |
|
|
<a href="account-view.html" class="block text-center py-3 px-1" |
|
|
><i class="fa-solid fa-circle-user fa-fw"></i |
|
|
><fa icon="circle-user" class="fa-fw"></fa |
|
|
></a> |
|
|
></a> |
|
|
</li> |
|
|
</li> |
|
|
</ul> |
|
|
</ul> |
|
@ -42,13 +42,13 @@ |
|
|
<h1 class="text-lg text-center font-light relative px-7"> |
|
|
<h1 class="text-lg text-center font-light relative px-7"> |
|
|
<!-- Back --> |
|
|
<!-- Back --> |
|
|
<a href="" class="text-lg text-center px-2 py-1 absolute -left-2 -top-1" |
|
|
<a href="" 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" class="fa-fw"></fa |
|
|
></a> |
|
|
></a> |
|
|
<!-- Context Menu --> |
|
|
<!-- Context Menu --> |
|
|
<a |
|
|
<a |
|
|
href="" |
|
|
href="" |
|
|
class="text-lg text-center px-2 py-1 absolute -right-2 -top-1" |
|
|
class="text-lg text-center px-2 py-1 absolute -right-2 -top-1" |
|
|
><i class="fa-solid fa-ellipsis-vertical fa-fw"></i |
|
|
><fa icon="ellipsis-vertical" class="fa-fw"></fa |
|
|
></a> |
|
|
></a> |
|
|
|
|
|
|
|
|
View Project |
|
|
View Project |
|
@ -65,11 +65,9 @@ |
|
|
<div> |
|
|
<div> |
|
|
<h2 class="text-xl font-semibold">Canyon cleanup</h2> |
|
|
<h2 class="text-xl font-semibold">Canyon cleanup</h2> |
|
|
<div class="flex justify-between gap-4 text-sm mb-3"> |
|
|
<div class="flex justify-between gap-4 text-sm mb-3"> |
|
|
|
|
|
<span><fa icon="user" class="fa-fw text-slate-400"></fa> Rotary</span> |
|
|
<span |
|
|
<span |
|
|
><i class="fa-solid fa-user fa-fw text-slate-400"></i> Rotary</span |
|
|
><fa icon="calendar" class="fa-fw text-slate-400"></fa> 8 days |
|
|
> |
|
|
|
|
|
<span |
|
|
|
|
|
><i class="fa-solid fa-calendar fa-fw text-slate-400"></i> 8 days |
|
|
|
|
|
ago</span |
|
|
ago</span |
|
|
> |
|
|
> |
|
|
</div> |
|
|
</div> |
|
@ -99,22 +97,21 @@ |
|
|
<li class="flex justify-between gap-4 py-1.5 border-b border-slate-300"> |
|
|
<li class="flex justify-between gap-4 py-1.5 border-b border-slate-300"> |
|
|
<span>[Username]</span> |
|
|
<span>[Username]</span> |
|
|
<span |
|
|
<span |
|
|
>5 hours <i class="fa-solid fa-spinner fa-fw text-slate-400"></i |
|
|
>5 hours <fa icon="spinner" class="fa-fw text-slate-400"></fa |
|
|
></span> |
|
|
></span> |
|
|
</li> |
|
|
</li> |
|
|
|
|
|
|
|
|
<li class="flex justify-between gap-4 py-1.5 border-b border-slate-300"> |
|
|
<li class="flex justify-between gap-4 py-1.5 border-b border-slate-300"> |
|
|
<span>[Username]</span> |
|
|
<span>[Username]</span> |
|
|
<span |
|
|
<span |
|
|
>US$ 20.00 |
|
|
>US$ 20.00 <fa icon="circle-check" class="fa-fw text-lime-500"></fa |
|
|
<i class="fa-solid fa-circle-check fa-fw text-lime-500"></i |
|
|
|
|
|
></span> |
|
|
></span> |
|
|
</li> |
|
|
</li> |
|
|
|
|
|
|
|
|
<li class="flex justify-between gap-4 py-1.5 border-b border-slate-300"> |
|
|
<li class="flex justify-between gap-4 py-1.5 border-b border-slate-300"> |
|
|
<span>[Username]</span> |
|
|
<span>[Username]</span> |
|
|
<span |
|
|
<span |
|
|
>0.1 BTC <i class="fa-solid fa-spinner fa-fw text-slate-400"></i |
|
|
>0.1 BTC <fa icon="spinner" class="fa-fw text-slate-400"></fa |
|
|
></span> |
|
|
></span> |
|
|
</li> |
|
|
</li> |
|
|
</ul> |
|
|
</ul> |
|
|