feat: image max width

This commit is contained in:
limichange 2021-09-17 09:20:47 +08:00 committed by GitHub
parent 1c9f9bce12
commit 38154042ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@
padding-bottom: 3rem;
}
.content img {
max-width: 100%;
}
h1,
h2,
h3,