SyntaxFix
Write A Post
Hire A Developer
Questions
you can also use the line-height property on the ul
ul { line-height: 45px; }
<ul> <li>line one</li> <li>line two</li> <li>line three</li> </ul>