瀏覽代碼

Heiwa: Add site-footer-container css class to remove the gap between the main and the footer (#6001)

Takashi Irie 3 年之前
父節點
當前提交
9139d91005
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      heiwa/templates/header-footer-only.html

+ 1 - 1
heiwa/templates/header-footer-only.html

@@ -4,4 +4,4 @@
 <main class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:post-content {"layout":{"inherit":true}} /--></main>
 <main class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:post-content {"layout":{"inherit":true}} /--></main>
 <!-- /wp:group -->
 <!-- /wp:group -->
 
 
-<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
+<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->