From 7141f4b5aef3bf95d6de8030525e41a20e6e8202 Mon Sep 17 00:00:00 2001 From: Ahmad Naeem <46483177+ahmad12341@users.noreply.github.com> Date: Tue, 26 Dec 2023 18:05:00 +0500 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ad3f670..92fda7c 100644 --- a/index.html +++ b/index.html @@ -230,7 +230,7 @@ .profile-image img { width: 100%; - max-width: 250px; + max-width: 300px; height: auto; border-radius: 50%; }