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 = {