diff --git a/src/wp-content/themes/twentytwelve/css/editor-blocks.css b/src/wp-content/themes/twentytwelve/css/editor-blocks.css
index 85dd813bf2..8a81d3c649 100644
--- a/src/wp-content/themes/twentytwelve/css/editor-blocks.css
+++ b/src/wp-content/themes/twentytwelve/css/editor-blocks.css
@@ -464,6 +464,11 @@ p.has-drop-cap:not(:focus)::first-letter {
 	padding-right: 0;
 }
 
+/* Posts title size update */
+.editor-styles-wrapper .editor-visual-editor__post-title-wrapper h1{
+	font-size: 32px;
+}
+
 /*--------------------------------------------------------------
 7.0 Blocks - Colors
 --------------------------------------------------------------*/
