.link_user_profile {
    display: flex;
}

.article-user-area {
    margin-left: 5px;
}

.thread_user_image:hover {
    transform:scale(1.2,1.2);
}
