diff --git a/components/CohabitInfoTable.css b/components/CohabitInfoTable.css index ce30065..c7e591c 100644 --- a/components/CohabitInfoTable.css +++ b/components/CohabitInfoTable.css @@ -3,6 +3,7 @@ gap: var(--_gap); grid-template-columns: 1fr 1fr; width: 100%; + margin-block: var(--_gap); & section { background-color: var(--_translucent);