From 5abbed2fcd1cd3a83fb0b01e7ec26116906dee61 Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Thu, 27 Jun 2024 11:45:33 -0500 Subject: [PATCH] object-fit: contain; Signed-off-by: Lee Calcote --- common/common.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/common/common.scss b/common/common.scss index 3b55f2f..c7f0487 100644 --- a/common/common.scss +++ b/common/common.scss @@ -195,7 +195,6 @@ width: 132px; height: 132px; img { - object-fit: contain; height: 90%; width: 90%; }