From db79fa3628243d94e9db31d61ade3714f3ff5487 Mon Sep 17 00:00:00 2001 From: Likheet Shetty Date: Tue, 14 Nov 2023 02:22:32 +0530 Subject: [PATCH] GitHub icon --- styles.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 4ec295f..97d7294 100644 --- a/styles.css +++ b/styles.css @@ -132,7 +132,8 @@ ul li span:hover{ right: 20px; } #github-link img { - width: 40px; /* Adjust as needed */ + width: 45px; /* Adjust as needed */ + border-radius: 5px; } @media screen and (max-width: 350px) { .header {