From 418dc5b2c3c0275831db4dccedd41473cb0a34da Mon Sep 17 00:00:00 2001 From: Severin Ibarluzea Date: Sat, 4 Jan 2025 10:41:02 -0800 Subject: [PATCH] Revert "fic card misalignment (#478)" (#487) This reverts commit 26acc282e620e5a447c81ca7aca571c859037995. --- src/components/ui/card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/card.tsx b/src/components/ui/card.tsx index 6296c05f..fa3c8f8c 100644 --- a/src/components/ui/card.tsx +++ b/src/components/ui/card.tsx @@ -9,7 +9,7 @@ const Card = React.forwardRef<