mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix the separator styling
This commit is contained in:
parent
2f729b4524
commit
23503b3c6e
2 changed files with 8 additions and 8 deletions
|
@ -4,7 +4,7 @@
|
|||
&__title {
|
||||
text-align: center;
|
||||
@include font(20, 28, 700);
|
||||
margin: 0 0 32px 0;
|
||||
margin: 32px 0 32px 0;
|
||||
}
|
||||
|
||||
&__wrapper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue