diff --git a/network-poc/static/index.html b/network-poc/static/index.html
index 7db35a8..034f8ee 100644
--- a/network-poc/static/index.html
+++ b/network-poc/static/index.html
@@ -463,8 +463,8 @@
}
.avatar-card img {
- width: 48px;
- height: 48px;
+ width: 50px;
+ height: 50px;
border-radius: 12px;
margin-bottom: 4px;
border: 2px solid rgba(240, 246, 252, 0.1);