From 8f21f7d60f0aa3d6a4e9446c0b52ee42cb9d26cc Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Thu, 27 Jun 2024 11:42:17 -0500 Subject: [PATCH] contain Signed-off-by: Lee Calcote --- common/common.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/common.scss b/common/common.scss index f5822fa..9ae83ac 100644 --- a/common/common.scss +++ b/common/common.scss @@ -195,8 +195,9 @@ width: 132px; height: 132px; img { + object-fit: contain; height: 100%; - // width: 100%; + width: 10 0%; } .category-abbreviation { display: none;