From 5ab0189f04e43edcdf36f4b327e327f41fab3b36 Mon Sep 17 00:00:00 2001 From: Ronny Date: Sun, 12 Apr 2026 17:34:00 +0200 Subject: [PATCH] feat: logo links to home/dashboard --- frontend/src/App.module.css | 6 ++++++ frontend/src/App.tsx | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/frontend/src/App.module.css b/frontend/src/App.module.css index 384b365..81d7c03 100644 --- a/frontend/src/App.module.css +++ b/frontend/src/App.module.css @@ -27,6 +27,12 @@ display: flex; align-items: center; gap: 10px; + text-decoration: none; + color: inherit; +} + +.logoExtra { + margin-left: 8px; } .logoImg { diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index fcba724..9dc44cf 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -93,7 +93,7 @@ export default function App() {
-
+ FIFA WM 2026Tippspiel FIFA World Cup 2026
+ +
{IS_DEV && ( DEV ยท User {devUser} )}