I have been able to increase the space between paragraphs with
li {
margin-bottom: 10px;
}
However, the problem still persists with a parent and its children
and

Could you please explain how to fix this error?
A.zip (8.1 KB)
I have been able to increase the space between paragraphs with
li {
margin-bottom: 10px;
}
However, the problem still persists with a parent and its children
Could you please explain how to fix this error?
A.zip (8.1 KB)
I think you can easily get answers from google.
Have you tried margin-top?
This works