Browse Source

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

Takashi Irie 3 years ago
parent
commit
9139d91005
1 changed files with 1 additions and 1 deletions
  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>
 <!-- /wp:group -->
 
-<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
+<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->