5 lines
60 B
CSS
5 lines
60 B
CSS
|
input, label {
|
||
|
display: block;
|
||
|
margin-top: 0.5em;
|
||
|
}
|