From 30c3d04268e9706054bb982a46df2dbcdd4bf824 Mon Sep 17 00:00:00 2001 From: Dennis Chen <41879777+chennisden@users.noreply.github.com> Date: Mon, 5 Aug 2024 20:01:38 -0700 Subject: [PATCH] Center image and make the aspect ratio square (#253) --- frontend/src/components/listings/ListingGridCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/listings/ListingGridCard.tsx b/frontend/src/components/listings/ListingGridCard.tsx index 7a43d65d..9f72859c 100644 --- a/frontend/src/components/listings/ListingGridCard.tsx +++ b/frontend/src/components/listings/ListingGridCard.tsx @@ -36,7 +36,7 @@ const ListingGridCard = (props: Props) => { {listing.name} ) : (