mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
Fix title margin in WC 9.9
This commit is contained in:
parent
ca0109b670
commit
ce7b586779
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
.ppcp-r-welcome-docs__title {
|
||||
text-align: center;
|
||||
@include font(20, 28, 700);
|
||||
margin: 32px 0 32px 0;
|
||||
margin: 32px 0 32px 0 !important;
|
||||
}
|
||||
|
||||
.ppcp-r-welcome-docs__wrapper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue