From the list: Build ✔ Fix .wp-block-image margins Kyle S. added this on May 27, 2020 Completed May 27, 2020 by Kyle S. Assigned to Kyle S. Comments & Events Kyle Sullivan, Web Development I added the following to /assets/scss/variables-site/_classes.scss..wp-block-image { &.is-resized, .alignleft, .aligncenter, .alignright { margin-top: 0; } } May 27, 2020 at 1:32 PM No one was notified Kyle Sullivan completed this to-do. May 27, 2020 at 1:33 PM
Kyle Sullivan, Web Development I added the following to /assets/scss/variables-site/_classes.scss..wp-block-image { &.is-resized, .alignleft, .aligncenter, .alignright { margin-top: 0; } } May 27, 2020 at 1:32 PM No one was notified
.wp-block-image { &.is-resized, .alignleft, .aligncenter, .alignright { margin-top: 0; } }