From eceecfb3171d905631be343114e92d5cf2620123 Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Thu, 27 Jun 2024 11:44:04 -0500 Subject: [PATCH] 90 Signed-off-by: Lee Calcote --- common/common.scss | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/common/common.scss b/common/common.scss index 0dc7bf6..3b55f2f 100644 --- a/common/common.scss +++ b/common/common.scss @@ -196,9 +196,8 @@ height: 132px; img { object-fit: contain; - height: 100%; - width: 100%; - margin: 1rem; + height: 90%; + width: 90%; } .category-abbreviation { display: none;