Skip to content

Commit b2255b3

Browse files
committed
Image rendering: auto in markdown
Closes #2532
1 parent e9b92c1 commit b2255b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/general.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@
421421
border-top: 1px solid var(--color-border);
422422
}
423423
.markdown img {
424+
image-rendering: auto;
424425
max-width: 100%;
425426
}
426427

0 commit comments

Comments
 (0)