Remove the footer navigation links and adjust the footer layout

Removes the 'column1' and 'column2' footer navigation links and updates the footer's background and top border classes in `Footer.tsx`.

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/LZrXNFV
This commit is contained in:
kimjaehyeon0101
2025-09-29 17:27:13 +00:00
parent 51190ff909
commit bf20206def
3 changed files with 1 additions and 56 deletions

View File

@ -22,10 +22,6 @@ externalPort = 3001
localPort = 43349
externalPort = 3000
[[ports]]
localPort = 46059
externalPort = 3002
[env]
PORT = "5000"