8 lines
73 B
CSS
8 lines
73 B
CSS
|
body {
|
||
|
|
||
|
}
|
||
|
.form-control {
|
||
|
margin-top: 5px;
|
||
|
margin-bottom: 5px;
|
||
|
}
|