From 7a8004ab23b18c149b974b7382df9e495401f1d0 Mon Sep 17 00:00:00 2001 From: Subhajit-2023-44 Date: Tue, 8 Oct 2024 23:36:24 +0530 Subject: [PATCH] done --- contact.html | 2 ++ index.html | 1 + 2 files changed, 3 insertions(+) diff --git a/contact.html b/contact.html index 12c12807..2b178ad7 100644 --- a/contact.html +++ b/contact.html @@ -71,6 +71,8 @@ width: 80px; height: 80px; margin-bottom: 10px; + border-radius: 50%; + border: 3px solid #2980b9; } .social-media { diff --git a/index.html b/index.html index dd50130d..a4839f10 100644 --- a/index.html +++ b/index.html @@ -102,6 +102,7 @@ object-fit: cover; margin-bottom: 10px; border-radius: 50%; + border: 3px solid #2980b9; } .feature h2 {