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

View File

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