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:
Sarah Norris 2022-09-05 10:16:28 +01:00 committed by GitHub
parent 99d8ac05f0
commit 0a4fcf60e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 -->