소스 검색

Adjust navigation block in header template part.

Matías Ventura 3 년 전
부모
커밋
e1af3f4632
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      rainfall/parts/header.html

+ 1 - 1
rainfall/parts/header.html

@@ -4,7 +4,7 @@
 	<div class="wp-block-group alignfull" style="padding-top:30px;padding-bottom:30px">
 		<!-- wp:site-title {"style":{"elements":{"link":{"color":{"text":"var:preset|color|black"}}},"typography":{"textTransform":"uppercase"}},"fontSize":"small"} /-->
 	
-	<!-- wp:navigation {"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"}}}} /-->
+	<!-- wp:navigation {"ref":13,"layout":{"type":"flex","setCascadingProperties":true,"justifyContent":"right","orientation":"horizontal"},"style":{"spacing":{"margin":{"top":"0"},"blockGap":"2.87rem"}}} /-->
 	</div>
 	<!-- /wp:group -->
 </div>