We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003de03 commit 2c5bd13Copy full SHA for 2c5bd13
1 file changed
themes/ed-theme/layouts/_default/baseof.html
@@ -52,6 +52,9 @@
52
.navbar {
53
background: #202122;
54
}
55
+ table {
56
+ margin-bottom: 10px;
57
+ }
58
table, th, td {
59
border: 1px solid #202122;
60
0 commit comments