forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2022-01-02 20:26:56 -06:00
parent ce688f5441
commit 0f21bd1dad
1 changed files with 5 additions and 5 deletions

View File

@ -35,19 +35,19 @@
</span>
<a target="_blank" class="pop-viewmore ml-auto text-decoration-none">
View
<i class="fas fa-arrow-right fa-sm fa-fw px-1"></i>
<i class="fas fa-arrow-alt-right fa-sm fa-fw px-1"></i>
</a>
</div>
<!-- Actionable buttons -->
<div class="flex items-center space-x-2 absolute top-2 right-3">
<button class="btn btn-gray">
<a href="#" class="btn btn-gray">
<i class="fas fa-gift fa-fw fa-sm"></i>
</button>
<button class="btn btn-gray">
</a>
<a href="#" class="btn btn-gray">
<i class="fas fa-paper-plane fa-fw fa-sm mr-2"></i>
Message
</button>
</a>
</div>
</div>
</div>