diff --git a/source/wp-content/themes/wporg-parent-2021/inc/rosetta-styles.php b/source/wp-content/themes/wporg-parent-2021/inc/rosetta-styles.php index a6064438..737bb069 100644 --- a/source/wp-content/themes/wporg-parent-2021/inc/rosetta-styles.php +++ b/source/wp-content/themes/wporg-parent-2021/inc/rosetta-styles.php @@ -83,6 +83,10 @@ function get_locale_customizations( $locale ) { 'slug' => 'heading-cta', 'size' => '96px', ], + [ + 'slug' => 'heading-1', + 'size' => '60px', + ], [ 'slug' => 'heading-2', 'size' => '40px',