Skip to content

Commit

Permalink
Trim Heading Block CSS (wpengine#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgardner authored and aaronware committed Apr 28, 2023
1 parent fb16890 commit e4a83ab
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 @@ -199,12 +199,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 e4a83ab

Please sign in to comment.