Index: src/wp-content/themes/twentytwenty/style-rtl.css
===================================================================
--- src/wp-content/themes/twentytwenty/style-rtl.css	(revision 47191)
+++ src/wp-content/themes/twentytwenty/style-rtl.css	(working copy)
@@ -5505,7 +5505,7 @@
 	/* Site Header --------------------------- */
 
 	#site-header {
-		z-index: 1;
+		z-index: 2;
 	}
 
 	.header-inner {
Index: src/wp-content/themes/twentytwenty/style.css
===================================================================
--- src/wp-content/themes/twentytwenty/style.css	(revision 47191)
+++ src/wp-content/themes/twentytwenty/style.css	(working copy)
@@ -5567,7 +5567,7 @@
 	/* Site Header --------------------------- */
 
 	#site-header {
-		z-index: 1;
+		z-index: 2;
 	}
 
 	.header-inner {
