diff --git a/curator/parts/header.html b/curator/parts/header.html
index 07fbac5549..bed04b2db2 100644
--- a/curator/parts/header.html
+++ b/curator/parts/header.html
@@ -1,7 +1,7 @@
-
+
diff --git a/curator/style.css b/curator/style.css
index aad557793b..26b6220ebd 100644
--- a/curator/style.css
+++ b/curator/style.css
@@ -198,6 +198,14 @@ a:not(
text-underline-offset: 0.25rem;
}
+/*
+ * Needed until https://github.com/WordPress/gutenberg/issues/39142 is fixed.
+ */
+ .wp-block-navigation__responsive-container.is-menu-open ul {
+ font-size: 2.75rem;
+ font-weight: 300;
+}
+
/*
* Hero post
* The following style are required because variable fontSize doen't work in templates