Skip to content

Commit

Permalink
styling the user login form
Browse files Browse the repository at this point in the history
alexm3133 committed Nov 14, 2023
1 parent 0107bf9 commit abe9835
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/app/pages/login/login.page.scss
Original file line number Diff line number Diff line change
@@ -13,6 +13,8 @@

.login-form {
padding: 16px;
max-width: 500px;
margin: 0 auto;
}

ion-input {

0 comments on commit abe9835

Please sign in to comment.