Preventing image reflow (fix #351)

This commit is contained in:
Cotes Chung
2021-07-02 17:14:40 +08:00
parent 08ec6cd3b5
commit 6d1d440c00
4 changed files with 55 additions and 12 deletions
+1
View File
@@ -107,6 +107,7 @@ a {
img {
max-width: 100%;
height: auto;
}
blockquote {