Преглед на файлове

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

Sketch: Remove uppercase on post titles in editor
Laurel преди 6 години
родител
ревизия
47ebc4cb65
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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 */