소스 검색

Remove upper case titles from Lodestar

torres126 6 년 전
부모
커밋
4e4f95b4c7
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      lodestar/assets/css/editor-blocks.css

+ 1 - 2
lodestar/assets/css/editor-blocks.css

@@ -42,8 +42,7 @@ Description: Used to style Gutenberg Blocks in the editor.
 	font-size: 34px;
 	font-weight: 800;
 	letter-spacing: 0.1em;
-	line-height: 1.25;
-	text-transform: uppercase;
+	line-height: 1.25;	
 }
 
 /* Headings */