From 8aa16130c58db82b62bf8eb64399d611e52dc3b1 Mon Sep 17 00:00:00 2001
From: MuhammadHafijur <85216180+MuhammadHafijur@users.noreply.github.com>
Date: Wed, 24 Jan 2024 13:58:14 +0600
Subject: [PATCH] fix(footer-social-icon): Vertical alignment of social icon
(#6579)
---
src/components/Layout/Footer.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/Layout/Footer.tsx b/src/components/Layout/Footer.tsx
index 67e4667bfee..26bdf6711c6 100644
--- a/src/components/Layout/Footer.tsx
+++ b/src/components/Layout/Footer.tsx
@@ -333,7 +333,7 @@ export function Footer() {