From 8586c8ded561ff33932851566b506a36d75e0f94 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sun, 24 Apr 2022 18:35:23 -0500 Subject: [PATCH] LinkFooter: add breathing room --- app/soapbox/components/ui/layout/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/components/ui/layout/layout.tsx b/app/soapbox/components/ui/layout/layout.tsx index f5e044a31..0959fe060 100644 --- a/app/soapbox/components/ui/layout/layout.tsx +++ b/app/soapbox/components/ui/layout/layout.tsx @@ -31,7 +31,7 @@ const Main: React.FC> = ({ children, classN const Aside: React.FC = ({ children }) => (