diff options
Diffstat (limited to 'wp-includes/blocks/video/style.css')
-rw-r--r-- | wp-includes/blocks/video/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-includes/blocks/video/style.css b/wp-includes/blocks/video/style.css index e10f427..ae4ac83 100644 --- a/wp-includes/blocks/video/style.css +++ b/wp-includes/blocks/video/style.css @@ -13,7 +13,7 @@ .wp-block-video.aligncenter{ text-align:center; } -.wp-block-video figcaption{ +.wp-block-video :where(figcaption){ margin-bottom:1em; margin-top:.5em; }
\ No newline at end of file |