From 32833779600c2767105153df6108a69704393350 Mon Sep 17 00:00:00 2001 From: Haris Shah Date: Fri, 22 Mar 2024 22:51:00 +0500 Subject: [PATCH] Fix: card style --- apps/frontend/src/components/Card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/src/components/Card.tsx b/apps/frontend/src/components/Card.tsx index 655d128..65143e6 100644 --- a/apps/frontend/src/components/Card.tsx +++ b/apps/frontend/src/components/Card.tsx @@ -3,7 +3,7 @@ import React from 'react' export function Card() { return ( -
+