Browse Source

Remove capital titles from Intergalactic 2

torres126 6 years ago
parent
commit
065bd2b5d1
1 changed files with 1 additions and 2 deletions
  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 {