Przeglądaj źródła

Videomaker: Update footer navigation block (#5032)

* Add missing brackets

* Update footer nav block markup

Add text transform and block gap settings

* Use original nav block markup format

This works on dotcom for now but will need to be updated for the latest version of GB
Sarah Norris 3 lat temu
rodzic
commit
924034b83a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      videomaker/block-template-parts/footer.html

+ 1 - 1
videomaker/block-template-parts/footer.html

@@ -2,7 +2,7 @@
 <div class="wp-block-group alignwide" style="padding-top: 170px;padding-bottom: var(--wp--custom--gap--horizontal);">
 	<!-- wp:group -->
 	<div class="wp-block-group">
-	<!-- wp:navigation {"orientation":"vertical","__unstableLocation":"footer"} --><!-- /wp:navigation -->
+	<!-- wp:navigation {"orientation":"vertical","__unstableLocation":"footer","style":{"typography":{"textTransform":"uppercase"},"spacing":{"blockGap":"0px"}}} /-->
 	</div>
 	<!-- /wp:group -->
 	<!-- wp:group {"className":"footer-credit"} -->