From 17f08010b8f8ee41d22cd8bcce59525f519b62fc Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Thu, 27 Jun 2024 11:43:34 -0500 Subject: [PATCH] margin Signed-off-by: Lee Calcote --- common/common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/common.scss b/common/common.scss index 9833e82..0dc7bf6 100644 --- a/common/common.scss +++ b/common/common.scss @@ -198,7 +198,7 @@ object-fit: contain; height: 100%; width: 100%; - padding: 1rem; + margin: 1rem; } .category-abbreviation { display: none;