Ver Fonte

Update page.html (#7444)

Put the page title on the left, make it bigger, and adjust bottom margin.
alaczek há 1 ano atrás
pai
commit
89b3df219c
1 ficheiros alterados com 3 adições e 4 exclusões
  1. 3 4
      creatio-2/templates/page.html

+ 3 - 4
creatio-2/templates/page.html

@@ -1,10 +1,9 @@
 <!-- wp:template-part {"slug":"header"} /-->
 
 <!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"var:preset|spacing|70"},"blockGap":"var:preset|spacing|50"}},"layout":{"type":"default"}} -->
-<main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)"><!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40"}},"layout":{"type":"constrained"}} -->
-<div class="wp-block-group"><!-- wp:post-title {"textAlign":"center","fontSize":"xxx-large"} /-->
-
-<!-- wp:post-featured-image /--></div>
+<main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)">
+	<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40","margin":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|60"}}},"layout":{"type":"constrained"}} -->
+<div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--60)"><!-- wp:post-title {"textAlign":"left","align":"wide","fontSize":"xxxx-large"} /--></div>
 <!-- /wp:group -->
 
 <!-- wp:group {"layout":{"type":"default"}} -->