[update] 限制图片高度

This commit is contained in:
zhaoxiao
2021-12-16 18:24:34 +08:00
parent 449a8adf73
commit bdbd72f438
@@ -237,6 +237,7 @@ h3.title::before {
img {
max-width: 100%;
max-height: 200px;
}
}
}