Skip to content

Commit

Permalink
max-width
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonioVentilii committed Oct 31, 2024
1 parent b6cc919 commit e6a1988
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<span class="animate-pulse">{formatUSD({ value: 0 })}</span>
{/if}
</output>
<span class="max-w-52 text-xl font-medium text-onahau sm:max-w-none">
<span class="max-w-48 text-xl font-medium text-onahau sm:max-w-none">
{$anyBalanceNonZero ? $i18n.hero.text.available_balance : $i18n.hero.text.top_up}
</span>
</span>

0 comments on commit e6a1988

Please sign in to comment.