From f2e2a4cd079743ad07b43fc190827b0fbc9bde38 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Mon, 18 Nov 2024 17:16:02 +0100 Subject: [PATCH] fix: decrease the size of social icons --- app/(root)/contact/page.tsx | 2 +- components/shared/HeroCards.tsx | 2 +- components/ui/button.tsx | 3 ++- components/ui/icons.tsx | 36 ++++++++++++++++----------------- 4 files changed, 22 insertions(+), 21 deletions(-) diff --git a/app/(root)/contact/page.tsx b/app/(root)/contact/page.tsx index 3fd7c04..c86e264 100644 --- a/app/(root)/contact/page.tsx +++ b/app/(root)/contact/page.tsx @@ -186,7 +186,7 @@ const ContactUs = () => { ))} -