Y
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
markwisde
1869 days ago
You mean text-align: left?
link
underdeserver
1868 days ago
I'd wrap the ul with a div with display: inline-flex and set text-align: left.
link