mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix the docs 1 column styles
This commit is contained in:
parent
a838c97cd0
commit
913f4ab2b3
2 changed files with 8 additions and 4 deletions
|
@ -21,6 +21,10 @@
|
|||
padding: 8px;
|
||||
margin: 0 0 48px 0;
|
||||
|
||||
&--one-col .ppcp-r-badge-box {
|
||||
margin: 0 0 24px 0;
|
||||
}
|
||||
|
||||
&:not(&--one-col) {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
@ -63,6 +67,6 @@
|
|||
}
|
||||
|
||||
.ppcp-r-page-welcome-mode-separator {
|
||||
margin: 8px 0 16px 0;
|
||||
margin: 8px 0 24px 0 !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue