From 714f68e69635c7166635243c785670836f9cb626 Mon Sep 17 00:00:00 2001 From: Captain ALM Date: Fri, 29 Jul 2022 22:05:27 +0100 Subject: [PATCH] . --- base.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/base.css b/base.css index 92492e9..057d13b 100644 --- a/base.css +++ b/base.css @@ -215,7 +215,6 @@ main{ } .item-table > div{ display: table-row; - background-color: transparent; box-sizing: inherit; max-width: 100%; width: 100%; @@ -273,7 +272,7 @@ main{ } @media (min-width: 560px){ .main-box > div, footer > p{ - margin: 10px; + padding: 10px; } .item-table > div{ -ms-flex-wrap: nowrap;