From b6b960dd897fa7c89fd240bab8d867b8f17f2ecb Mon Sep 17 00:00:00 2001 From: Ahmad Naeem <46483177+ahmad12341@users.noreply.github.com> Date: Tue, 26 Dec 2023 17:53:08 +0500 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7cc5773..7f4f675 100644 --- a/index.html +++ b/index.html @@ -230,9 +230,9 @@ .profile-image img { /* width: 100%; */ - height: auto; max-width: 100%; - border-radius: 50%; + height: auto; +/* border-radius: 50%; */ } .profile-text {