Index: wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css
===================================================================
--- wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css	(revision 54300)
+++ wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css	(working copy)
@@ -927,7 +927,7 @@
 	color: #fff;
 	font-size: 15px;
 	font-weight: 600;
-	letter-spacing: 0.0333em;
+	letter-spacing: inherit;
 	line-height: 1.25;
 	padding: 1.1em 1.44em;
 	text-transform: uppercase;
Index: wp-content/themes/twentytwenty/assets/css/editor-style-block.css
===================================================================
--- wp-content/themes/twentytwenty/assets/css/editor-style-block.css	(revision 54300)
+++ wp-content/themes/twentytwenty/assets/css/editor-style-block.css	(working copy)
@@ -931,7 +931,7 @@
 	color: #fff;
 	font-size: 15px;
 	font-weight: 600;
-	letter-spacing: 0.0333em;
+	letter-spacing: inherit;
 	line-height: 1.25;
 	padding: 1.1em 1.44em;
 	text-transform: uppercase;
Index: wp-content/themes/twentytwenty/style-rtl.css
===================================================================
--- wp-content/themes/twentytwenty/style-rtl.css	(revision 54300)
+++ wp-content/themes/twentytwenty/style-rtl.css	(working copy)
@@ -842,7 +842,7 @@
 	display: inline-block;
 	font-size: 1.5rem;
 	font-weight: 600;
-	letter-spacing: 0.0333em;
+	letter-spacing: inherit;
 	line-height: 1.25;
 	margin: 0;
 	opacity: 1;
Index: wp-content/themes/twentytwenty/style.css
===================================================================
--- wp-content/themes/twentytwenty/style.css	(revision 54300)
+++ wp-content/themes/twentytwenty/style.css	(working copy)
@@ -848,7 +848,7 @@
 	display: inline-block;
 	font-size: 1.5rem;
 	font-weight: 600;
-	letter-spacing: 0.0333em;
+	letter-spacing: inherit;
 	line-height: 1.25;
 	margin: 0;
 	opacity: 1;
