mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-06 15:49:01 +02:00
Merge pull request #975 from sharelatex/jel-blog-iframe
Set width for iframes on blog posts
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
}
|
||||
|
||||
.blog {
|
||||
iframe {
|
||||
width: 100%;
|
||||
}
|
||||
> .page-header {
|
||||
h1 {
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user