make the template part items equally spaced
This commit is contained in:
parent
e5e6055de4
commit
d34acaabd0
1 changed files with 2 additions and 2 deletions
|
@ -26,9 +26,9 @@
|
|||
<!-- wp:query {"queryId":8,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false},"displayLayout":{"type":"list"}} -->
|
||||
<div class="wp-block-query">
|
||||
<!-- wp:post-template -->
|
||||
<!-- wp:columns {"verticalAlignment":"center","align":"wide","style":{"border":{"top":{"width":"0px","style":"none"},"right":{"width":"0px","style":"none"},"bottom":{"width":"1px"},"left":{"width":"0px","style":"none"}},"spacing":{"padding":{"top":"24px","right":"0px","bottom":"24px","left":"0px"}}}} -->
|
||||
<!-- wp:columns {"verticalAlignment":"center","align":"wide","style":{"border":{"top":{"width":"0px","style":"none"},"right":{"width":"0px","style":"none"},"bottom":{"width":"1px"},"left":{"width":"0px","style":"none"}},"spacing":{"padding":{"top":"0px","right":"0px","bottom":"2.5rem","left":"0px"}}}} -->
|
||||
<div class="wp-block-columns alignwide are-vertically-aligned-center"
|
||||
style="border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-width:1px;border-left-style:none;border-left-width:0px;padding-top:24px;padding-right:0px;padding-bottom:24px;padding-left:0px">
|
||||
style="border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-width:1px;border-left-style:none;border-left-width:0px;padding-top:0px;padding-right:0px;padding-bottom:2.5rem;padding-left:0px">
|
||||
<!-- wp:column {"verticalAlignment":"center","width":"100px"} -->
|
||||
<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:100px">
|
||||
<!-- wp:post-date {"format":"M j","style":{"typography":{"textTransform":"uppercase"}},"fontSize":"small"} /-->
|
||||
|
|
Loading…
Reference in a new issue