PenciDesign Supporter replied
Staff Reply
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.wp-block-image.size-large,
.wp-block-image.size-large img {
width: 100% !important;
height: auto;
}
Regards,
PenciDesign.