Tweak news pattern
This commit is contained in:
parent
2d7210e352
commit
5530baf87f
@ -20,6 +20,10 @@
|
|||||||
|
|
||||||
<!-- wp:post-excerpt /-->
|
<!-- wp:post-excerpt /-->
|
||||||
|
|
||||||
|
<!-- wp:spacer {"height":"11px"} -->
|
||||||
|
<div style="height:11px" aria-hidden="true" class="wp-block-spacer"></div>
|
||||||
|
<!-- /wp:spacer -->
|
||||||
|
|
||||||
<!-- wp:separator {"style":{"spacing":{"margin":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}},"backgroundColor":"primary","className":"is-style-wide"} -->
|
<!-- wp:separator {"style":{"spacing":{"margin":{"top":"var:preset|spacing|30","bottom":"var:preset|spacing|30"}}},"backgroundColor":"primary","className":"is-style-wide"} -->
|
||||||
<hr class="wp-block-separator has-text-color has-primary-color has-alpha-channel-opacity has-primary-background-color has-background is-style-wide" style="margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)" />
|
<hr class="wp-block-separator has-text-color has-primary-color has-alpha-channel-opacity has-primary-background-color has-background is-style-wide" style="margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)" />
|
||||||
<!-- /wp:separator -->
|
<!-- /wp:separator -->
|
||||||
@ -37,6 +41,10 @@
|
|||||||
<!-- wp:query-pagination-next /-->
|
<!-- wp:query-pagination-next /-->
|
||||||
<!-- /wp:query-pagination -->
|
<!-- /wp:query-pagination -->
|
||||||
|
|
||||||
<!-- wp:query-no-results /-->
|
<!-- wp:query-no-results -->
|
||||||
|
<!-- wp:paragraph {"placeholder":"Add text or blocks that will display when a query returns no results."} -->
|
||||||
|
<p></p>
|
||||||
|
<!-- /wp:paragraph -->
|
||||||
|
<!-- /wp:query-no-results -->
|
||||||
</div>
|
</div>
|
||||||
<!-- /wp:query -->
|
<!-- /wp:query -->
|
Loading…
Reference in New Issue
Block a user