## Summary
- Add `padding-left: 12px` to the replies container so reply text doesn't butt up against the left border
- Increase reply post vertical margin from `4px` to `8px` for better visual separation between thread posts
Closes #2
Replies had no left padding from the border (padding-left:0) and too-tight
vertical spacing (margin:4px). Bump to padding-left:12px and margin:8px.
Closes#2
Co-Authored-By: Claude Opus 4.6 <[email protected]>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
padding-left: 12pxto the replies container so reply text doesn't butt up against the left border4pxto8pxfor better visual separation between thread postsCloses #2
59ca1999e6to13f7f12499