From b4af5c24bad512e75aaa2d3d9193b3eb1a39097e Mon Sep 17 00:00:00 2001 From: gitstart-omnivore Date: Mon, 11 Apr 2022 19:58:50 +0000 Subject: [PATCH] Minor layout change and merge. --- packages/web/components/templates/landing/LandingFooter.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web/components/templates/landing/LandingFooter.tsx b/packages/web/components/templates/landing/LandingFooter.tsx index 512d999b4..ed50eb2e4 100644 --- a/packages/web/components/templates/landing/LandingFooter.tsx +++ b/packages/web/components/templates/landing/LandingFooter.tsx @@ -31,7 +31,7 @@ const titleStyles = { const socialsContainerStyles = { maxWidth: 140, - marginBottom: 77 + marginBottom: 79 } const copyrightStyles = {