Hacker News new | ask | show | jobs
by GoodbyeEarl 3358 days ago
Hey, I'm not an UX specialist but

  .entry p {
    margin-bottom: 1em;
    font-weight: 400;
    line-height: 25px;
    font-size: 16px;
  }
did the trick for me. I found it more pleasing to the eyes. BTW, nice interview! ;)
2 comments

Added it! It indeed looks better. Not 100% sure about the line height, but thanks for this!
NP. Glad I could help. :)
Thanks, that's most appreciated! I'll have a look to see what it does!