Hacker News new | ask | show | jobs
by tidenly 1869 days ago
I beg you, please - add padding-left:0; to that Table of Contents section ul
1 comments

You mean text-align: left?
I'd wrap the ul with a div with display: inline-flex and set text-align: left.