Files
element-call/src/home/RegisteredView.module.css

15 lines
176 B
CSS
Raw Normal View History

2022-01-04 17:09:27 -08:00
.form {
padding: 0 24px;
justify-content: center;
width: 409px;
margin-bottom: 72px;
}
.fieldRow {
margin-bottom: 0;
}
.recentCallsTitle {
margin-bottom: 32px;
}