UX: images should be responsive in embedded comments

This commit is contained in:
Joe 2018-10-14 23:38:07 +08:00 committed by GitHub
parent fd58ca1903
commit 6a59187ae8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ article.post {
}
img {
max-width: 100%;
height: auto;
}
p {
margin: 0 0 1em 0;