From a976ae487b9ce160fd0199937e15197ba6000340 Mon Sep 17 00:00:00 2001 From: Damian Stasik <920747+damianstasik@users.noreply.github.com> Date: Wed, 4 Sep 2024 12:09:58 +0200 Subject: [PATCH] Reduce vertical padding Signed-off-by: Damian Stasik <920747+damianstasik@users.noreply.github.com> --- frontend/src/components/Footer/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/Footer/index.tsx b/frontend/src/components/Footer/index.tsx index 5ac18795..c0814558 100644 --- a/frontend/src/components/Footer/index.tsx +++ b/frontend/src/components/Footer/index.tsx @@ -3,7 +3,7 @@ import { Paragraph } from "../Paragraph"; export function Footer() { return (