Skip to content

Commit

Permalink
fix: ppcp buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenn00dle committed Dec 4, 2024
1 parent d04afa2 commit 06042b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/modal-checkout/checkout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@
h3 {
margin-bottom: var(--newspack-ui-spacer-2, 12px);
}

// PayPal payments buttons.
.ppc-button-wrapper {
margin-bottom: var(--newspack-ui-spacer-5, 24px);
}
}

// Override label styles from theme
Expand Down

0 comments on commit 06042b0

Please sign in to comment.