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
This commit is contained in:
kimjaehyeon0101
2025-10-15 07:27:12 +00:00
parent e284853f9e
commit d5dff053a5
2 changed files with 17 additions and 13 deletions

View File

@ -50,10 +50,6 @@ externalPort = 3000
localPort = 43777
externalPort = 4200
[[ports]]
localPort = 44937
externalPort = 6800
[env]
PORT = "5000"