Clean up registration page
This commit is contained in:
14
src/home/RegisteredView.module.css
Normal file
14
src/home/RegisteredView.module.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user