diff --git a/magicbook/stylesheets/components/table.scss b/magicbook/stylesheets/components/table.scss index 3e0d99d6..804c37bf 100644 --- a/magicbook/stylesheets/components/table.scss +++ b/magicbook/stylesheets/components/table.scss @@ -1,4 +1,6 @@ table { + margin-top: 10pt; + margin-bottom: 10pt; width: 100%; page-break-inside: avoid; border-collapse: collapse;