2024-10-23 08:56:47 +02:00
|
|
|
.ppcp-r-payment-method-icons {
|
|
|
|
display: flex;
|
|
|
|
gap: 8px;
|
|
|
|
justify-content: center;
|
2024-10-23 12:59:41 +02:00
|
|
|
flex-wrap: wrap;
|
2025-01-27 10:55:17 +01:00
|
|
|
|
2024-10-24 06:35:48 +02:00
|
|
|
> img{
|
|
|
|
width: 38px;
|
|
|
|
height: 24px;
|
|
|
|
}
|
2024-10-23 08:56:47 +02:00
|
|
|
}
|