Skip to content

Commit 713be80

Browse files
authored
fix: Adjusted size of images (#230)
1 parent 666ae45 commit 713be80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/v2/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1473,7 +1473,7 @@ figure {
14731473
margin: 0;
14741474
}
14751475

1476-
.md__image > img,
1476+
img,
14771477
.figure-bitmap {
14781478
margin-bottom: 0.625rem;
14791479
display: inline-block;

0 commit comments

Comments
 (0)