Browse Source

Removed block attributes from site-title in header as they are set in theme.json (and some of those items removed were incorrect) (#4511)

Jason Crist 3 years ago
parent
commit
33aac8865d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      skatepark/block-template-parts/header.html

+ 1 - 1
skatepark/block-template-parts/header.html

@@ -3,7 +3,7 @@
 <!-- wp:group -->
 <!-- wp:group -->
 <div class="wp-block-group">
 <div class="wp-block-group">
 <!-- wp:site-logo /-->
 <!-- wp:site-logo /-->
-<!-- wp:site-title {"style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"900"}},"fontSize":"large"} /-->
+<!-- wp:site-title /-->
 <!-- wp:site-tagline {"fontSize":"small","style":{"typography":{"fontWeight":"500"}}} /--></div>
 <!-- wp:site-tagline {"fontSize":"small","style":{"typography":{"fontWeight":"500"}}} /--></div>
 <!-- /wp:group -->
 <!-- /wp:group -->