CASH-1062: style fixes for return user

This commit is contained in:
AdamCaouetteSafelite 2025-08-27 23:30:41 -04:00
parent dce3a468ca
commit 0ae5cbd6fb

View file

@ -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) {