Twenty Ten: Improve Pullquote block line height for better readability.

Props melchoyce, sabernhardt, ugyensupport, Heiko_Mamerow, pooja1210.
Fixes #52546.



Built from https://develop.svn.wordpress.org/trunk@55978


git-svn-id: http://core.svn.wordpress.org/trunk@55490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb
2023-06-22 05:35:21 +00:00
parent 017d2df5d0
commit c176dfe21e
3 changed files with 11 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.3-alpha-55977';
$wp_version = '6.3-alpha-55978';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.