- Timestamp:
- 11/15/2021 07:13:33 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/query-image-grid.php
r52081 r52164 11 11 <!-- wp:post-featured-image {"isLink":true,"width":"100%","height":"200px"} /--> 12 12 13 <!-- wp:group {"layout":{"type":"flex","justifyContent":"space-between"}} --> 14 <div class="wp-block-group"><!-- wp:post-title {"isLink":true,"style":{"typography":{"fontFamily":"var:preset|font-family|system-font","fontStyle":"normal","fontWeight":"400"}},"fontSize":"small"} /--> 13 <!-- wp:columns {"isStackedOnMobile":false,"style":{"spacing":{"blockGap":"0.5rem"}}} --> 14 <div class="wp-block-columns is-not-stacked-on-mobile"><!-- wp:column --> 15 <div class="wp-block-column"><!-- wp:post-title {"isLink":true,"style":{"typography":{"fontStyle":"normal","fontWeight":"400"},"spacing":{"margin":{"top":"0.2em"}}},"fontSize":"small","fontFamily":"system-font"} /--></div> 16 <!-- /wp:column --> 15 17 16 <!-- wp:post-date {"format":"m.d.y","style":{"typography":{"fontStyle":"italic","fontWeight":"400"}},"fontSize":"small"} /--></div> 17 <!-- /wp:group --> 18 <!-- wp:column {"width":"4em"} --> 19 <div class="wp-block-column" style="flex-basis:4em"><!-- wp:post-date {"textAlign":"right","format":"m.d.y","style":{"typography":{"fontStyle":"italic","fontWeight":"400"}},"fontSize":"small"} /--></div> 20 <!-- /wp:column --></div> 21 <!-- /wp:columns --> 18 22 <!-- /wp:post-template --> 19 23
Note: See TracChangeset
for help on using the changeset viewer.