Skip to content

Commit

Permalink
Fix css specifity
Browse files Browse the repository at this point in the history
  • Loading branch information
dsas committed Apr 29, 2024
1 parent 36890eb commit 25d3dd7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
width: 540px;
}

.wpcom-plugins-banner h3,
.wpcom-plugins-banner p {
#wpcontent .wpcom-plugins-banner h3,
#wpcontent .wpcom-plugins-banner p {
font-weight: 400;
letter-spacing: -0.32px;
margin: 10px 0;
Expand Down

0 comments on commit 25d3dd7

Please sign in to comment.