Limit displayed news media to three and enable scrolling
Update the news media display to show a maximum of three items, with scrolling functionality for additional content. Replit-Commit-Author: Agent Replit-Commit-Session-Id: aabe2db1-f078-4501-aab5-be145ebc6b9a Replit-Commit-Checkpoint-Type: intermediate_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/aabe2db1-f078-4501-aab5-be145ebc6b9a/ETDmxYB
This commit is contained in:
8
.replit
8
.replit
@ -30,6 +30,10 @@ externalPort = 3001
|
||||
localPort = 38387
|
||||
externalPort = 3003
|
||||
|
||||
[[ports]]
|
||||
localPort = 41425
|
||||
externalPort = 6000
|
||||
|
||||
[[ports]]
|
||||
localPort = 43349
|
||||
externalPort = 3000
|
||||
@ -38,10 +42,6 @@ externalPort = 3000
|
||||
localPort = 43777
|
||||
externalPort = 4200
|
||||
|
||||
[[ports]]
|
||||
localPort = 44067
|
||||
externalPort = 5000
|
||||
|
||||
[env]
|
||||
PORT = "5000"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user