소스 검색

Sketch: Remove uppercase on post titles in editor, as it's confusing and can make it tricky to know what case you're actually entering your text in as.

Laurel Fulford 6 년 전
부모
커밋
dcc38d0c5d
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-size: 28px;
 	font-weight: normal;
 	font-weight: normal;
 	letter-spacing: 1px;
 	letter-spacing: 1px;
-	text-transform: uppercase;
 }
 }
 
 
 /* Headings */
 /* Headings */