From 6f929002202aedb37a4a0cfebc833a4f7a26efbc Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Mon, 1 Sep 2025 21:01:46 +0000 Subject: [PATCH] Shrink the website logo size in the header slightly Adjusted logo dimensions from w-12 to w-10 and text size from text-3xl to text-2xl across multiple page components (FolxStadlPage.tsx, GeschichteLiedPage.tsx, GipfelstammtischPage.tsx, VideoPage.tsx, home.tsx) to reduce the overall logo footprint in the header. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 890577b1-c154-40a4-a177-a0c6d55320c3 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/890577b1-c154-40a4-a177-a0c6d55320c3/2xHHKQn --- client/src/pages/FolxStadlPage.tsx | 6 +++--- client/src/pages/GeschichteLiedPage.tsx | 6 +++--- client/src/pages/GipfelstammtischPage.tsx | 6 +++--- client/src/pages/VideoPage.tsx | 6 +++--- client/src/pages/home.tsx | 6 +++--- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/client/src/pages/FolxStadlPage.tsx b/client/src/pages/FolxStadlPage.tsx index abbe0ff..69a8a98 100644 --- a/client/src/pages/FolxStadlPage.tsx +++ b/client/src/pages/FolxStadlPage.tsx @@ -64,10 +64,10 @@ export default function FolxStadlPage() { {/* Left side - Logo */}
-
-
+
+
-

go4.video

+

go4.video

diff --git a/client/src/pages/GeschichteLiedPage.tsx b/client/src/pages/GeschichteLiedPage.tsx index aaecc9e..5f4c3f2 100644 --- a/client/src/pages/GeschichteLiedPage.tsx +++ b/client/src/pages/GeschichteLiedPage.tsx @@ -66,10 +66,10 @@ export default function GeschichteLiedPage() { {/* Left side - Logo */}
-
-
+
+
-

go4.video

+

go4.video

diff --git a/client/src/pages/GipfelstammtischPage.tsx b/client/src/pages/GipfelstammtischPage.tsx index ae00517..28108c9 100644 --- a/client/src/pages/GipfelstammtischPage.tsx +++ b/client/src/pages/GipfelstammtischPage.tsx @@ -66,10 +66,10 @@ export default function GipfelstammtischPage() { {/* Left side - Logo */}
-
-
+
+
-

go4.video

+

go4.video

diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index 76618b5..59ab25d 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -243,10 +243,10 @@ export default function VideoPage() { {/* Left side - Logo */}
-
-
+
+
-

go4.video

+

go4.video

diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index afae594..1a69983 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -69,10 +69,10 @@ export default function Home() { {/* Left side - Logo */}
-
-
+
+
-

go4.video

+

go4.video