From 5bb12509fe28aee9fc8199ce9e885e38fd9a066f Mon Sep 17 00:00:00 2001
From: SYED ABDUL SAMMAD <96577384+abdul4422@users.noreply.github.com>
Date: Sun, 31 Mar 2024 01:28:43 +0500
Subject: [PATCH] commit changes
---
src/Components/Footer.jsx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/Components/Footer.jsx b/src/Components/Footer.jsx
index 67e13c7a..36b35cf9 100644
--- a/src/Components/Footer.jsx
+++ b/src/Components/Footer.jsx
@@ -61,7 +61,7 @@ const Footer = (props) => {
}}
>
{email && (
-
+
)}
@@ -71,13 +71,13 @@ const Footer = (props) => {
)}
{gitHub && (
-
+
)}
{instagram && (
@@ -99,7 +99,7 @@ const Footer = (props) => {
)}
{twitter && (
-
+
)}