浏览代码

Remove capital titles from Intergalactic 2

torres126 6 年之前
父节点
当前提交
065bd2b5d1
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      intergalactic-2/editor-blocks.css

+ 1 - 2
intergalactic-2/editor-blocks.css

@@ -68,8 +68,7 @@
 	font-family: Lato, Helvetica, sans-serif;
 	font-weight: bold;
 	font-size: 30px;
-	text-align: center;
-	text-transform: uppercase;
+	text-align: center;	
 }
 
 .wp-block.editor-post-title__block {