diff --git a/app/templates/prime/static/css/style.css b/app/templates/prime/static/css/style.css index 4bbc736..e4d79da 100644 --- a/app/templates/prime/static/css/style.css +++ b/app/templates/prime/static/css/style.css @@ -50,8 +50,8 @@ body { } .profile-image { - width: 30px; - height: 30px; + width: 20px; + height: 20px; border-radius: 50%; object-fit: cover; }