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;