diff --git a/src/assets/icons/pay/stripe.svg b/src/assets/icons/pay/stripe.svg index 5e10806..81c08ae 100644 --- a/src/assets/icons/pay/stripe.svg +++ b/src/assets/icons/pay/stripe.svg @@ -1,9 +1,9 @@ - - - - - - - - + + + + + + + + diff --git a/src/views/pay/payment.vue b/src/views/pay/payment.vue index 88b6a0e..1b9d77a 100644 --- a/src/views/pay/payment.vue +++ b/src/views/pay/payment.vue @@ -338,7 +338,7 @@ gap: 0.8rem; text-transform: uppercase; > .icon.pay { - width: 7rem; + width: 5rem; --svg-icon-width: auto; --svg-icon-height: 2rem; }