mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 17:03:44 +00:00
fix buyyons lol
This commit is contained in:
@@ -620,7 +620,7 @@ display: block;" autoplay controls
|
||||
<div class="new-button" style="height: 2.3em;gap: 2px;">
|
||||
<div title="<%=engagement.likes.toLocaleString()%> Likes">
|
||||
|
||||
<div class="pill-button" style="margin-right: 4.5px;">
|
||||
<div class="pill-button" style="margin-right: 5.5px;">
|
||||
<i class="fa-light fa-thumbs-up"></i>
|
||||
<%=convert(engagement.likes)%>
|
||||
</div>
|
||||
@@ -1309,7 +1309,7 @@ summary:hover{
|
||||
|
||||
<div class="new-button" style="height: 2.3em">
|
||||
|
||||
<div class="pill-button" style="margin-right: 4.5px;">
|
||||
<div class="pill-button" style="margin-right: 5.5px;">
|
||||
<i class="fa-light fa-thumbs-up"></i>
|
||||
<%=convert(engagement.likes)%>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user