pull/7738/head
Richard Harris 7 years ago
parent a9de56b7b6
commit 7c97332ffb

@ -130,6 +130,11 @@
text-align: center; text-align: center;
} }
.post :global(.max) > :global(*) {
width: 100%;
max-width: 1200px;
}
.post :global(iframe) { .post :global(iframe) {
width: 100%; width: 100%;
max-width: 1100px; max-width: 1100px;

Loading…
Cancel
Save