From 47eda2f336f44cc2cae5ba81cf37771476f2ba26 Mon Sep 17 00:00:00 2001 From: Khalim Conn-Kowlessar Date: Mon, 24 Jul 2023 17:49:55 +0100 Subject: [PATCH] fix home page status badge ui --- src/app/components/home/Card.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/components/home/Card.tsx b/src/app/components/home/Card.tsx index 398191c..e919f54 100644 --- a/src/app/components/home/Card.tsx +++ b/src/app/components/home/Card.tsx @@ -47,7 +47,9 @@ const Card = ({ id, title, image, budget, status }: CardProps) => {
{budgetFormatted}
- +
+ +