Add default margin to lists, like there is for headings and paragraphs #21939
jamieburchell
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
There is no default bottom margin set on HTML lists.
When adding either an
OLor anULin the WordPress editor, there is no space between the end of it and the start of the next paragraph of text when viewed on the front end.Describe the solution you'd like
It would be nice if lists had default margins like headings and paragraphs have.
Describe alternatives you've considered
It must be solved on every website by adding custom global CSS
Additional context
No response
All reactions