Clean up registration page

This commit is contained in:
Robert Long
2022-01-04 17:09:27 -08:00
parent ef8c28f274
commit f4936f221f
13 changed files with 299 additions and 341 deletions

View File

@@ -0,0 +1,14 @@
.form {
padding: 0 24px;
justify-content: center;
width: 409px;
margin-bottom: 72px;
}
.fieldRow {
margin-bottom: 0;
}
.recentCallsTitle {
margin-bottom: 32px;
}