From db2448e49f278f14c2d32f5b81e9c558ca648b78 Mon Sep 17 00:00:00 2001 From: Niko Hoffren Date: Thu, 13 Jul 2023 20:17:01 +0300 Subject: [PATCH] Change Footer social icons size to text-2xl --- src/layout/Footer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layout/Footer.tsx b/src/layout/Footer.tsx index 3f550d3..c62c373 100644 --- a/src/layout/Footer.tsx +++ b/src/layout/Footer.tsx @@ -30,7 +30,7 @@ export default function Footer() { href="https://www.facebook.com/hunajaholisti" target="_blank" rel="noreferrer" - className="text-white hover:text-blue-600 text-4xl transition-transform duration-200 ease-in-out transform hover:scale-105 px-4" + className="text-white hover:text-blue-600 text-2xl transition-transform duration-200 ease-in-out transform hover:scale-105 px-2" > @@ -38,7 +38,7 @@ export default function Footer() { href="https://www.instagram.com/hunajaholisti" target="_blank" rel="noreferrer" - className="text-white hover:text-purple-600 text-4xl transition-transform duration-200 ease-in-out transform hover:scale-105 px-4" + className="text-white hover:text-purple-600 text-2xl transition-transform duration-200 ease-in-out transform hover:scale-105 px-2" >