From e2f304760257ce0271c46be667219c379db551c5 Mon Sep 17 00:00:00 2001 From: Arto Reinik Date: Thu, 26 Mar 2026 13:02:09 +0200 Subject: [PATCH] frontend: Footer.tsx: adjust font weights --- src/components/teaser/Footer.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/teaser/Footer.tsx b/src/components/teaser/Footer.tsx index ccf31c9..bb4eaa5 100644 --- a/src/components/teaser/Footer.tsx +++ b/src/components/teaser/Footer.tsx @@ -20,19 +20,19 @@ export default function Footer() { {/* Desktop: full footer */}
{/* Left: Organization info */} -
-

{t("teaser.footer.organization")}

+
+

{t("teaser.footer.organization")}

{t("teaser.footer.regCode")}

{t("teaser.footer.bankAccount")}

-
+
©

{t("teaser.footer.copyright")}

{/* Center: Contact info */} -
-

{t("teaser.footer.studentUnion")}

+
+

{t("teaser.footer.studentUnion")}

{t("teaser.footer.email")}

{t("teaser.footer.phone")}

{t("teaser.footer.address")}