Skip to content

Commit 04ec4fd

Browse files
committed
responsive banner for gold page
1 parent 4d477f5 commit 04ec4fd

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

wp-includes/css/page.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,15 @@ a {
680680
.pure-pad-r {
681681
padding: 1.2em;
682682
}
683+
684+
.cta-banner div {
685+
flex-flow: column nowrap;
686+
align-items: flex-start;
687+
}
688+
689+
.cta-gold-banner {
690+
padding: 2em;
691+
}
683692
}
684693

685694
/* 768px to 1024px screen sizes */

0 commit comments

Comments
 (0)