add video max-with

This commit is contained in:
Jason Schwarzenberger
2020-12-10 16:43:33 +13:00
parent 4e5dc65461
commit 66a4953b83
2 changed files with 2 additions and 1 deletions

View File

@@ -54,6 +54,7 @@
text-align: justify;
}
.article-body :global(figure),
.article-body :global(video),
.article-body :global(img) {
max-width: 100%;
height: auto;