Align auction page elements for consistent layout

Update the main content wrapper in `Auctions.tsx` to use `max-w-7xl` and `mx-auto` for centering, and adjust padding to ensure consistent alignment with other page elements.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: aabe2db1-f078-4501-aab5-be145ebc6b9a
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/aabe2db1-f078-4501-aab5-be145ebc6b9a/TqVS1Ec
This commit is contained in:
kimjaehyeon0101
2025-10-12 08:16:05 +00:00
parent 0eee17a43e
commit cb75742eea
2 changed files with 105 additions and 95 deletions

View File

@ -18,6 +18,10 @@ externalPort = 80
localPort = 34047
externalPort = 3002
[[ports]]
localPort = 36309
externalPort = 5173
[[ports]]
localPort = 37531
externalPort = 3001
@ -26,6 +30,10 @@ externalPort = 3001
localPort = 38387
externalPort = 3003
[[ports]]
localPort = 41465
externalPort = 5000
[[ports]]
localPort = 43349
externalPort = 3000