ul {line-height:1.3;} ul li {padding-left:1ch;text-indent:-1ch} ul li + li {margin-top:.2em;} a:hover, a:focus {text-decoration:revert;}
Also, using <ol> lists instead of <ul> could help too.
ul {line-height:1.3;} ul li {padding-left:1ch;text-indent:-1ch} ul li + li {margin-top:.2em;} a:hover, a:focus {text-decoration:revert;}
Also, using <ol> lists instead of <ul> could help too.