5 lines
66 B
CSS

.avatar-small {
width: 35px;
height: 35px;
object-fit: cover;
}