forked from trent_larson/crowd-funder-for-time-pwa
Comments
This commit is contained in:
@@ -280,6 +280,7 @@
|
||||
<span
|
||||
class="absolute -end-3 -bottom-2 bg-slate-400 rounded-full leading-1.25 p-1 sm:px-1.5 -mt-6 border sm:border-2 border-white text-xs sm:text-base"
|
||||
>
|
||||
<!-- If user, icon="user"; if project, icon="hammer" -->
|
||||
<fa icon="user" class="fa-fw text-white" />
|
||||
</span>
|
||||
</div>
|
||||
@@ -310,6 +311,7 @@
|
||||
<span
|
||||
class="absolute -end-3 -bottom-2 bg-slate-400 rounded-full leading-1.25 p-1 sm:px-1.5 -mt-6 border sm:border-2 border-white text-xs sm:text-base"
|
||||
>
|
||||
<!-- If user, icon="user"; if project, icon="hammer" -->
|
||||
<fa icon="hammer" class="fa-fw text-white" />
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user