From a3042f8e1b05a91d98f48a4aecb08e831a48fc56 Mon Sep 17 00:00:00 2001 From: TheCatLady <52870424+TheCatLady@users.noreply.github.com> Date: Mon, 8 Feb 2021 02:39:01 -0500 Subject: [PATCH] fix(ui): Fix card sizes on person detail pages (#881) --- src/components/PersonDetails/index.tsx | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/src/components/PersonDetails/index.tsx b/src/components/PersonDetails/index.tsx index adb52984a..2d365ed07 100644 --- a/src/components/PersonDetails/index.tsx +++ b/src/components/PersonDetails/index.tsx @@ -92,13 +92,10 @@ const PersonDetails: React.FC = () => { -