Skip to content

Commit

Permalink
Merge pull request #366 from thec4aa/develop
Browse files Browse the repository at this point in the history
fix: captures *all* the embed captions
  • Loading branch information
slambert authored Jul 29, 2024
2 parents 1cd1828 + 7bee39c commit 66f3cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/_02-elements.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,7 @@ figure[class*="wp-duotone"]:not(.u-duotone-sticky) img:hover {
/* CAPTIONS */

.wp-block-image figcaption.wp-element-caption,
figure[class*="embed"].wp-block-embed figcaption.wp-element-caption,
figure[class*="embed"].wp-block-embed figcaption,
.wp-block-video figcaption.wp-element-caption {
font-size: 1rem !important;
font-weight: 500;
Expand Down

0 comments on commit 66f3cd0

Please sign in to comment.