Skip to content

Commit

Permalink
post title styles removed
Browse files Browse the repository at this point in the history
  • Loading branch information
MaggieCabrera committed Jul 6, 2022
1 parent 6e39461 commit 1e1d642
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions tt1-blocks/assets/css/blocks.css
Original file line number Diff line number Diff line change
Expand Up @@ -199,11 +199,3 @@ hr.is-style-twentytwentyone-separator-thick,
h1.wp-block-site-title a:not(:hover):not(:focus):not(:active) {
text-decoration: none;
}

/*--------------------------------------------------------------
# Single view Post Title
--------------------------------------------------------------*/

h1.wp-block-post-title {
font-weight: var(--wp--custom--font-weight--light);
}
2 changes: 1 addition & 1 deletion tt1-blocks/block-templates/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="wp-block-group">
<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group">
<!-- wp:post-title {"level":1,"align":"wide"} /-->
<!-- wp:post-title {"level":1,"align":"wide","style":{"typography":{"fontWeight":"300"}}} /-->

<!-- wp:separator {"align":"wide","className":"is-style-twentytwentyone-separator-thick"} -->
<hr class="wp-block-separator alignwide is-style-twentytwentyone-separator-thick"/>
Expand Down

0 comments on commit 1e1d642

Please sign in to comment.