Hacker News new | ask | show | jobs
by porphyra 388 days ago
It's a CSS bug since the column gets narrower the wider your screen gets lol. The culprit is the 15% padding in the inline style applied to this div:

   <div class="container my-auto" style="color: white; padding-left: 15%; padding-right: 15%; text-align: left;">