Skip to content

Commit b09e088

Browse files
mbostockFil
authored andcommitted
only top margin for figures 🤷
1 parent 04c11f5 commit b09e088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/theme/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
}
3333

3434
.vp-doc .plot-figure {
35-
margin: 16px 0;
35+
margin: 16px 0 0;
3636
}
3737

3838
.vp-doc .plot-figure h2,

0 commit comments

Comments
 (0)