From f14e298c46f7c3d6c4d083f29088cb84646ee144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Loureiro?= Date: Mon, 15 Sep 2025 22:18:16 -0300 Subject: [PATCH] fix: centering contact title --- frontend/src/app/components/sections/Contact.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/components/sections/Contact.tsx b/frontend/src/app/components/sections/Contact.tsx index 85ae7ca..21c9e21 100644 --- a/frontend/src/app/components/sections/Contact.tsx +++ b/frontend/src/app/components/sections/Contact.tsx @@ -81,7 +81,7 @@ export default function Contact() { transition={{ duration: 0.6, ease: "easeOut" }} >
-
+

{t('title')}

{t('subtitle')}