Browse Source

Merge pull request #414 from Automattic/sketch-remove-uppercase

Sketch: Remove uppercase on post titles in editor
Laurel 6 years ago
parent
commit
47ebc4cb65
1 changed files with 0 additions and 1 deletions
  1. 0 1
      sketch/css/editor-blocks.css

+ 0 - 1
sketch/css/editor-blocks.css

@@ -55,7 +55,6 @@ Description: Used to style Gutenberg Blocks in the editor.
 	font-size: 28px;
 	font-weight: normal;
 	letter-spacing: 1px;
-	text-transform: uppercase;
 }
 
 /* Headings */