Explorar el Código

Remove capital titles from Intergalactic 2

torres126 hace 6 años
padre
commit
065bd2b5d1
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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-family: Lato, Helvetica, sans-serif;
 	font-weight: bold;
 	font-weight: bold;
 	font-size: 30px;
 	font-size: 30px;
-	text-align: center;
-	text-transform: uppercase;
+	text-align: center;	
 }
 }
 
 
 .wp-block.editor-post-title__block {
 .wp-block.editor-post-title__block {