From dd1707cc89c064e6012f89dcb9de326f8b7805d5 Mon Sep 17 00:00:00 2001 From: Dennis Chen Date: Mon, 5 Aug 2024 15:08:30 -0700 Subject: [PATCH] Center image and make the aspect ratio square --- 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} ) : (