We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b21f7 commit 9425e72Copy full SHA for 9425e72
layouts/shortcodes/comic.html
@@ -9,4 +9,8 @@
9
max-width: 20%;
10
max-height: 20%;
11
}
12
+ img {
13
+ max-width: 20%;
14
+ max-height: 20%;
15
+ }
16
</style>
0 commit comments