update iframe width in live page

Signed-off-by: liuboaibc <kukudehero@gmail.com>
This commit is contained in:
liuboaibc 2021-06-24 15:11:41 +08:00
parent e33dc114a9
commit 467c5b3fc0

View File

@ -6,6 +6,10 @@
font-size: 16px;
line-height: 2.29;
color: #36435c;
iframe {
max-width: 100%;
}
}
.md-body h2 {