Skip to content

Commit

Permalink
Merge pull request binary-com#138 from hirad-rewok/Hirad/85886/select…
Browse files Browse the repository at this point in the history
…-password-modal-alignment

Hirad/85886/Select password modal alignment
  • Loading branch information
matin-deriv committed Jan 16, 2023
2 parents c02de11 + c22409d commit 7a9782d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/core/src/sass/app/modules/account-signup.scss
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,13 @@
margin-bottom: 2.4rem;
}
&__subtext {
margin: 1rem 0 0.8rem;
margin: 0;
@include mobile {
margin-bottom: 3.4rem;
}

&--error {
margin-bottom: 1rem;
@include mobile {
margin-top: -1.4rem;
margin-bottom: 0.8rem;
Expand Down

0 comments on commit 7a9782d

Please sign in to comment.