Merge pull request #457 from limichange/patch-2

feat: image max width
This commit is contained in:
Henk Verlinde 2021-09-21 15:29:37 +02:00 committed by GitHub
commit 22fdbd79a3
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,