Skip to content

Commit

Permalink
fix alignments on single template
Browse files Browse the repository at this point in the history
  • Loading branch information
MaggieCabrera committed Jun 4, 2024
1 parent b87c020 commit 5e6d6dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions term/templates/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@

<!-- wp:spacer -->
<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->
<!-- /wp:spacer --></div>
<!-- /wp:group -->

<!-- wp:group {"layout":{"type":"constrained"}} -->
<div class="wp-block-group"><!-- wp:post-date {"style":{"elements":{"link":{"color":{"text":"var:preset|color|custom-grey"}}},"typography":{"textTransform":"uppercase"}},"textColor":"custom-grey","fontSize":"small"} /-->
Expand All @@ -16,7 +17,7 @@
<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->

<!-- wp:post-content {"fontSize":"medium"} /-->
<!-- wp:post-content {"layout":{"type":"constrained"},"fontSize":"medium"} /-->

<!-- wp:spacer {"height":"80px"} -->
<div style="height:80px" aria-hidden="true" class="wp-block-spacer"></div>
Expand All @@ -33,7 +34,6 @@

<!-- wp:post-author-biography {"fontSize":"medium"} /--></div>
<!-- /wp:group --></div>
<!-- /wp:group --></div>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->

0 comments on commit 5e6d6dd

Please sign in to comment.