|
|
|
|
|
by necovek
1629 days ago
|
|
I thought you could do that with eg. parent > * {
...
}
There might be things missing to achieve whatever result you desire, but CSS does allow a parent element to define how spacing (and any other styling) works for child elements. |
|