Explorar el Código

Update header font size

Kjell Reigstad hace 4 años
padre
commit
397c984831
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      blockbase/block-template-parts/header.html

+ 1 - 1
blockbase/block-template-parts/header.html

@@ -1,6 +1,6 @@
 <!-- wp:group {"align":"full","tagName":"header","style":{"spacing":{"padding":{"right":"35px","left":"35px"}}},"className":"site-header"} -->
 <header class="wp-block-group alignfull site-header" style="padding-right:35px;padding-left:35px">
-	<!-- wp:site-title /-->
+	<!-- wp:site-title {"fontSize":"normal"} /-->
 	<!-- wp:navigation {"orientation":"horizontal","textColor":"foreground-light","itemsJustification":"right","fontSize":"small"} /-->
 </header>
 <!-- /wp:group -->