From d5dff053a51b418856ee98b999273b1d223fab4e Mon Sep 17 00:00:00 2001 From: kimjaehyeon0101 <47347352-kimjaehyeon0101@users.noreply.replit.com> Date: Wed, 15 Oct 2025 07:27:12 +0000 Subject: [PATCH] Update media outlet page by increasing title font size and adding search bar Refactors the MediaOutlet page component by increasing the font size of the outlet name, removing the Sapiens logo from the top bar, and implementing a new search bar with a custom Sapiens logo. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/IfFFLfD --- .replit | 4 ---- client/src/pages/MediaOutlet.tsx | 26 +++++++++++++++++--------- 2 files changed, 17 insertions(+), 13 deletions(-) diff --git a/.replit b/.replit index 3c5697d..8826cfc 100644 --- a/.replit +++ b/.replit @@ -50,10 +50,6 @@ externalPort = 3000 localPort = 43777 externalPort = 4200 -[[ports]] -localPort = 44937 -externalPort = 6800 - [env] PORT = "5000" diff --git a/client/src/pages/MediaOutlet.tsx b/client/src/pages/MediaOutlet.tsx index f1bcac6..ce19fda 100644 --- a/client/src/pages/MediaOutlet.tsx +++ b/client/src/pages/MediaOutlet.tsx @@ -208,7 +208,7 @@ export default function MediaOutlet() { )}
- + {outlet.name} - - SAPIENS setLocation("/")} - data-testid="logo-sapiens" - />