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

View File

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