From de39a841d2fa61bdf4931f8a42d5de436ec91f11 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Sat, 30 Aug 2025 20:58:08 +0000 Subject: [PATCH] Update logo appearance with a primary gradient and shadow effect Adjusted the logo's styling in multiple pages (FolxStadlPage, VideoPage, home) by applying a 'gradient-primary' class and a shadow, enhancing its visual presence. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 074b0e4c-6171-43bd-aa98-f9e04623ca14 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/074b0e4c-6171-43bd-aa98-f9e04623ca14/lK7HRF1 --- client/src/pages/FolxStadlPage.tsx | 2 +- client/src/pages/VideoPage.tsx | 2 +- client/src/pages/home.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/pages/FolxStadlPage.tsx b/client/src/pages/FolxStadlPage.tsx index 2edf214..30966ba 100644 --- a/client/src/pages/FolxStadlPage.tsx +++ b/client/src/pages/FolxStadlPage.tsx @@ -64,7 +64,7 @@ export default function FolxStadlPage() { {/* Left side - Logo */}
-
+

go4.video

diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index 33adc0f..90afe62 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -210,7 +210,7 @@ export default function VideoPage() { {/* Left side - Logo */}
-
+

go4.video

diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 6c6b999..6e51d21 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -82,7 +82,7 @@ export default function Home() { {/* Left side - Logo */}
-
+

go4.video