Skip to content

Commit 2c5bd13

Browse files
committed
table margin
1 parent 003de03 commit 2c5bd13

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

themes/ed-theme/layouts/_default/baseof.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@
5252
.navbar {
5353
background: #202122;
5454
}
55+
table {
56+
margin-bottom: 10px;
57+
}
5558
table, th, td {
5659
border: 1px solid #202122;
5760
}

0 commit comments

Comments
 (0)