CASH-1062: style fixes for return user
This commit is contained in:
parent
dce3a468ca
commit
0ae5cbd6fb
1 changed files with 2 additions and 1 deletions
|
|
@ -105,6 +105,7 @@ export default {
|
|||
<style lang="scss" scoped>
|
||||
.start-over {
|
||||
text-align: center;
|
||||
margin-bottom: 1.5rem;
|
||||
a {
|
||||
font-weight: 600;
|
||||
color: $black;
|
||||
|
|
@ -114,7 +115,7 @@ export default {
|
|||
}
|
||||
.return-user {
|
||||
.return-user-spacing {
|
||||
margin-top: 14rem;
|
||||
margin-top: 8rem;
|
||||
}
|
||||
}
|
||||
:deep(.menu-modal-container) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue