diff --git a/core/style.css b/core/style.css index 4c4d724..6a28ad8 100644 --- a/core/style.css +++ b/core/style.css @@ -1188,6 +1188,7 @@ body.forum table.board-display { border: var(--forum-header-border); font-family: var(--primary-font); table-layout: fixed; + margin: 4px; } body.forum table.board-display tr.sub-row {