improved StatCard readability
This commit is contained in:
parent
dbaf85799a
commit
7d8253618b
@ -10,7 +10,7 @@
|
|||||||
<div class="p-4 rounded-lg bg-white border border-grey-100">
|
<div class="p-4 rounded-lg bg-white border border-grey-100">
|
||||||
<div class="flex flex-row items-center justify-between">
|
<div class="flex flex-row items-center justify-between">
|
||||||
<div class="flex flex-col">
|
<div class="flex flex-col">
|
||||||
<div class="text-xs uppercase font-light text-grey-500">
|
<div class="text-xs uppercase font-normal text-grey-500">
|
||||||
{title}
|
{title}
|
||||||
</div>
|
</div>
|
||||||
<div class="text-xl font-bold">{value}</div>
|
<div class="text-xl font-bold">{value}</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user