pull/2451/head
Richard Harris 6 years ago
parent 906ccb6d84
commit d0ab5b61fa

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

Loading…
Cancel
Save