Skip to content

Commit 394765a

Browse files
committed
fix styling conflict with index and gold banners
1 parent 04ec4fd commit 394765a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

wp-includes/css/page.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,11 @@ a {
681681
padding: 1.2em;
682682
}
683683

684-
.cta-banner div {
684+
.cta-banner {
685+
gap: 1.5em;
686+
}
687+
688+
.cta-gold-banner div {
685689
flex-flow: column nowrap;
686690
align-items: flex-start;
687691
}

0 commit comments

Comments
 (0)