forked from MarseyWorld/MarseyWorld
fix
parent
a95cb78b7f
commit
134c93634d
|
@ -47,7 +47,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 class="text-2xl font-heading font-bold">
|
<h2 class="text-xl">
|
||||||
Upvotes - {{ups | length}}
|
Upvotes - {{ups | length}}
|
||||||
</h2>
|
</h2>
|
||||||
<div class="flex flex-col mb-4">
|
<div class="flex flex-col mb-4">
|
||||||
|
@ -100,7 +100,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 class="text-2xl font-heading font-bold">
|
<h2 class="text-xl">
|
||||||
Downvotes - {{downs | length}}
|
Downvotes - {{downs | length}}
|
||||||
</h2>
|
</h2>
|
||||||
<div class="flex flex-col mb-4">
|
<div class="flex flex-col mb-4">
|
||||||
|
|
Loading…
Reference in New Issue