diff --git a/html/src/app.scss b/html/src/app.scss
index c316c267..746d00ee 100644
--- a/html/src/app.scss
+++ b/html/src/app.scss
@@ -292,7 +292,7 @@ a {
.x-friend-item > .avatar > img {
width: 100%;
height: 100%;
- border-radius: 40%;
+ border-radius: 50%;
object-fit: cover;
}