6 lines
79 B
CSS
6 lines
79 B
CSS
.card_profile_picture {
|
|
height: 64px;
|
|
width: auto;
|
|
border-radius: 50%;
|
|
}
|