feat: payment verification and membership
This commit is contained in:
@@ -2285,4 +2285,15 @@ select {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.form-section .section-head {
|
||||
margin-bottom: var(--margin-sm);
|
||||
font-weight: 700;
|
||||
color: var(--heading-color);
|
||||
}
|
||||
|
||||
.form-column:first-child {
|
||||
padding-right: 1rem !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user