PenciDesign Supporter replied
Hi,
We haven't made any changes to the image spacing within the post content. If you'd like to add spacing between the images, please use the CSS code below:
.post-entry figure.wp-block-image {
margin-bottom: 30px;
}
Regards,
PenciDesign.