diff --git a/admin/dashboard/templates/index.html b/admin/dashboard/templates/index.html
index 1fc161d..1eb30da 100644
--- a/admin/dashboard/templates/index.html
+++ b/admin/dashboard/templates/index.html
@@ -774,8 +774,8 @@
}
.user-avatar-container {
- width: 60px;
- height: 60px;
+ width: 30px;
+ height: 30px;
border-radius: 50%;
overflow: hidden;
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);