Skip to content

Commit 9425e72

Browse files
authored
Update comic dimensions
1 parent 24b21f7 commit 9425e72

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

layouts/shortcodes/comic.html

+4
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@
99
max-width: 20%;
1010
max-height: 20%;
1111
}
12+
img {
13+
max-width: 20%;
14+
max-height: 20%;
15+
}
1216
</style>

0 commit comments

Comments
 (0)