Skip to content

Commit

Permalink
Latest News block: fix default title styles
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwoodnz committed Jan 2, 2024
1 parent 73b1268 commit c88c4d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mu-plugins/blocks/latest-news/postcss/style.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}

.wp-block-wporg-latest-news:not(.is-style-cards) li {
& > a {
.wp-block-wporg-latest-news__title > a {
display: block;
margin-bottom: var(--wp--custom--latest-news--link--spacing, 4px);
color: var(--wp--custom--latest-news--link--color);
Expand Down

0 comments on commit c88c4d0

Please sign in to comment.