From c7953f8e78dd1051f86cc48f269274fb1cef329f Mon Sep 17 00:00:00 2001 From: Rodney Osodo Date: Tue, 1 Oct 2024 16:39:27 +0300 Subject: [PATCH] fix(socials): Add margin top on socials page They social heading was be obstructed --- frontend/src/components/Socials.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/Socials.tsx b/frontend/src/components/Socials.tsx index 6f990da..61f9693 100644 --- a/frontend/src/components/Socials.tsx +++ b/frontend/src/components/Socials.tsx @@ -4,7 +4,7 @@ export default function Socials() { id="contact" className="container mx-auto py-12 md:py-24 flex flex-col items-center text-center text-secondary" > -

+

Social