Rainfall: adjust featured image in single template (#6489)
* Set single post featured image to wide align * Add height to featured image
This commit is contained in:
parent
99d8ac05f0
commit
0a4fcf60e2
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
<!-- wp:spacer {"height":"10px"} -->
|
||||
<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
<!-- wp:post-featured-image {"align":"full"} /-->
|
||||
<!-- wp:post-featured-image {"align":"wide","height":"30rem"} /-->
|
||||
<!-- wp:spacer {"height":"10px"} -->
|
||||
<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
|
|
Loading…
Reference in a new issue