7 lines
71 B
CSS
7 lines
71 B
CSS
|
body {
|
||
|
padding-top: 5rem;
|
||
|
}
|
||
|
|
||
|
.form-row {
|
||
|
padding-bottom: 6px;
|
||
|
}
|