mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-03-13 11:18:28 +01:00
Adjust wish tally count styling on home
This commit is contained in:
parent
28bec625a2
commit
07fdb70520
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
|||
<div
|
||||
class="flex flex-col pt-2"
|
||||
style="background: linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 17%, rgba(0,0,0,0.75) 70%, rgba(0,0,0,0) 100%);
|
||||
{i === 0 ? 'margin-right: 10%;' : ''}"
|
||||
{i === 0 ? 'margin-right: 5%;' : ''}"
|
||||
>
|
||||
<h3 class="text-3xl mr-4 font-black leading-6 text-right">
|
||||
{#if loading}
|
||||
|
|
Loading…
Add table
Reference in a new issue