From d6b7c78a8d11d4d6f8e25e7c67326ada14a6c636 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 6 Jun 2022 12:53:10 -0700 Subject: [PATCH] explicitly size social icons --- components/Footer.tsx | 18 +++++++++--------- components/social-icons/index.tsx | 6 ++---- layouts/AuthorLayout.tsx | 18 +++++++++--------- 3 files changed, 20 insertions(+), 22 deletions(-) diff --git a/components/Footer.tsx b/components/Footer.tsx index 14e6547..38f1cf0 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -7,15 +7,15 @@ export default function Footer() {