Skip to content

Commit efc0a11

Browse files
committed
style: put a little more distance between tables
1 parent 14e6a2c commit efc0a11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/styles/markdown.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@
120120
}
121121

122122
.table {
123+
margin: 1em 0;
124+
123125
@include break {
124126
overflow-x: auto;
125127
overflow-y: hidden;

0 commit comments

Comments
 (0)