3 lines
54 B
CSS
3 lines
54 B
CSS
|
body form, body > div > div {
|
||
|
margin: 2rem 0rem;
|
||
|
}
|