Skip to content

Commit

Permalink
Trim Heading Block CSS (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgardner committed Nov 30, 2022
1 parent 018b56c commit 54a79ec
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -200,12 +200,7 @@ kbd {
/* Heading
--------------------------------------------- */

.wp-block-post-content h1 + *,
.wp-block-post-content h2 + *,
.wp-block-post-content h3 + *,
.wp-block-post-content h4 + *,
.wp-block-post-content h5 + *,
.wp-block-post-content h6 + * {
.wp-block-post-content .wp-block-heading + * {
margin-top: 20px;
}

Expand Down

0 comments on commit 54a79ec

Please sign in to comment.