How can I reduce line height in nested lists? [duplicate]
This question already has answers here: CSS height property and nested list (2 answers) What controls horizontal space between levels of nested list? (4 answers) Closed 2 mins ago. I wanted to make the line tighter in an ordered list. So I just style it – and it is fine. |This style has always worked […]
html css styling a nested list
I wanted to make the line tighter in an ordered list.
So I just style it – and it is fine.
Until I add a nested list, and it is not fine.
For some reason when I add these two stylings the nested ol goes to the bottom of the list.
It is no longer nested, nested item is a bottom of list in Edge and Chrome