Improve layout and add auction functionality for media outlets

Refactor MainContent, AdminDashboard, and MediaOutlet components to enforce a sticky footer, adjust layout for header elements, and prepare for the integration of auction features.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/Ml7hyYJ
This commit is contained in:
kimjaehyeon0101
2025-09-29 20:40:16 +00:00
parent 61fd5664cf
commit 00b92a8a45
4 changed files with 14 additions and 8 deletions

View File

@ -22,6 +22,10 @@ externalPort = 3002
localPort = 37531
externalPort = 3001
[[ports]]
localPort = 40799
externalPort = 3003
[[ports]]
localPort = 43349
externalPort = 3000