diff --git a/src/wp-includes/css/wp-embed-template.css b/src/wp-includes/css/wp-embed-template.css index 41a46af561..e03fd61164 100644 --- a/src/wp-includes/css/wp-embed-template.css +++ b/src/wp-includes/css/wp-embed-template.css @@ -138,7 +138,7 @@ p.wp-embed-heading { .wp-embed-site-title { font-weight: 600; - line-height: 25px; + line-height: 1.78571428; } .wp-embed-site-title a { @@ -169,7 +169,7 @@ p.wp-embed-heading { } .wp-embed-comments a { - line-height: 25px; + line-height: 1.78571428; display: inline-block; }