Selaa lähdekoodia

Change location of site-header class to temporarily avoid style collisions.

Kjell Reigstad 4 vuotta sitten
vanhempi
commit
e6caae2942
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      quadrat/block-templates/index.html

+ 2 - 2
quadrat/block-templates/index.html

@@ -1,5 +1,5 @@
 <!-- wp:spacer {"height":10} -->
-<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>
+<div style="height:10px" aria-hidden="true" class="wp-block-spacer site-header"></div>
 <!-- /wp:spacer -->
 
-<!-- wp:template-part {"area":"header","className":"site-header"} /-->
+<!-- wp:template-part {"area":"header"} /-->