Browse Source

Adjust homepage template.

Kjell Reigstad 4 years ago
parent
commit
1a28531395

File diff suppressed because it is too large
+ 0 - 2
mayland-blocks/block-templates/front-page.html


+ 9 - 1
mayland-blocks/block-templates/single.html

@@ -4,12 +4,20 @@
 <div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>
 <!-- /wp:spacer -->
 
+<!-- wp:post-title {"level":1} /-->
+
 <!-- wp:post-date /-->
 
-<!-- wp:post-title {"level":1} /-->
+<!-- wp:spacer {"height":16px} -->
+<div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer -->
 
 <!-- wp:post-content /-->
 
+<!-- wp:spacer {"height":16px} -->
+<div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer -->
+
 <!-- wp:post-date /-->
 
 <!-- wp:spacer {"height":64} -->

+ 1 - 1
mayland-blocks/experimental-theme.json

@@ -169,7 +169,7 @@
 			}
 		}
 	},
-	"core/post-title": {
+	"core/post-title/h1": {
 		"styles": {
 			"typography": {
 				"fontSize": "var(--wp--preset--font-size--huge)",

Some files were not shown because too many files changed in this diff