Skip to content

Commit c896a55

Browse files
committed
Fix alignment of images.
1 parent 80e2800 commit c896a55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_static/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* Custom styling for stLearn documentation */
22

33
p img {
4-
vertical-align: bottom
4+
vertical-align: middle
55
}

0 commit comments

Comments
 (0)