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