mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
💄 Adjust SCSS to address new component hierarchy
This commit is contained in:
parent
2bf9832844
commit
0f523d7aae
6 changed files with 18 additions and 9 deletions
|
@ -1,6 +1,5 @@
|
|||
.ppcp-r-page-business {
|
||||
.ppcp-r-inner-container {
|
||||
width: 622px;
|
||||
padding-bottom: 84px;
|
||||
@media screen and (max-width: 480px) {
|
||||
padding-bottom: 42px;
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
|
||||
.ppcp-r-page-products {
|
||||
.ppcp-r-inner-container {
|
||||
width: 622px;
|
||||
padding-bottom: 48px;
|
||||
@media screen and (max-width: 480px) {
|
||||
padding-bottom: 24px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue