Skip to content

Commit 6adee12

Browse files
committed
only top margin for figures 🤷
1 parent f360557 commit 6adee12

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)