diff --git a/packages/block-library/src/style.scss b/packages/block-library/src/style.scss index 5599dafd7c463..285c139b3b0fa 100644 --- a/packages/block-library/src/style.scss +++ b/packages/block-library/src/style.scss @@ -150,5 +150,4 @@ // By providing a minimum of margin styles, we ensure it doesn't look broken or unstyled in those themes. figcaption { margin-top: 0.5em; - margin-bottom: 1em; }