mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 10:10:08 +02:00
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