Skip to content

Commit c9855bd

Browse files
committed
Maximum size of figure images
1 parent 3ec4166 commit c9855bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/site.css

+4
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,10 @@ figcaption {
138138
font-weight: bold;
139139
}
140140

141+
figure img {
142+
max-width: 90%;
143+
}
144+
141145
/* Mark quotations. */
142146
blockquote {
143147
border-radius: 10px;

0 commit comments

Comments
 (0)