게시판 목록에서 작성자와 마지막 게시자가 동일할 때 사용자 아바타가 약간 어긋남

image

It seems to fix the issue if we remove the top: -2px from .topic-list .posters a:first-child .avatar.latest:not(.single) in topic-list.scss.

image