New Settings UI: Add optional payment methods step

This commit is contained in:
Himad M 2024-11-25 20:47:13 -04:00
parent 7d0504e181
commit 4d729cd5dc
No known key found for this signature in database
GPG key ID: 5FC769E9888A7B98
19 changed files with 987 additions and 490 deletions

View file

@ -7,16 +7,6 @@
margin: 0 0 32px 0;
}
&__description {
text-align: center;
@include font(14, 22, 400);
font-style: italic;
a {
color: $color-gray-700;
}
}
&__wrapper {
padding: 8px;
margin: 0 0 48px 0;