From 19ece90c6f8da16412fbdc70ac8107aef8ba12c4 Mon Sep 17 00:00:00 2001 From: Aleksandar Date: Thu, 11 Dec 2025 14:15:28 +0100 Subject: [PATCH] style: adjust card sizing to balanced medium - between original and enlarged --- apps/admin/src/components/ui/StatsCard.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/admin/src/components/ui/StatsCard.tsx b/apps/admin/src/components/ui/StatsCard.tsx index 272aa55..2d9b05a 100644 --- a/apps/admin/src/components/ui/StatsCard.tsx +++ b/apps/admin/src/components/ui/StatsCard.tsx @@ -46,15 +46,15 @@ export function StatsCard({ title, value, change, trend, icon: Icon, color = "bl return ( - + {title} -
- +
+
- +
{value}