Merge pull request #975 from sharelatex/jel-blog-iframe

Set width for iframes on blog posts
This commit is contained in:
Jessica Lawshe
2018-09-26 13:05:53 -05:00
committed by GitHub
@@ -14,6 +14,9 @@
}
.blog {
iframe {
width: 100%;
}
> .page-header {
h1 {
margin: 0;