change syles for secure-payment
This commit is contained in:
@@ -417,8 +417,10 @@
|
||||
|
||||
.secure-payments-card {
|
||||
padding: 12px;
|
||||
|
||||
/* &:has(.yookassa) {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-around;
|
||||
/* &:has(.yookassa) {
|
||||
align-self: flex-end;
|
||||
} */
|
||||
|
||||
@@ -439,6 +441,14 @@
|
||||
color: #1e293b;
|
||||
margin-bottom: 6px;
|
||||
font-size: 0.95rem;
|
||||
height: 32px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
svg {
|
||||
max-width: 88px;
|
||||
margin: 0 auto 8px;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user