Improve park detail page layout and ride display

Adds responsive grid column classes to Tailwind CSS and updates the park detail template to use a new custom component for displaying rides, removing direct links for property owner names.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0bdea3fb-49ea-4863-b501-fa6f5af0cbf0
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
This commit is contained in:
pac7
2025-09-22 14:40:47 +00:00
parent 0ee6e8c820
commit 30997cb615
3 changed files with 24 additions and 18 deletions

View File

@@ -54,6 +54,10 @@ outputType = "webview"
localPort = 5000
externalPort = 80
[[ports]]
localPort = 35687
externalPort = 3002
[[ports]]
localPort = 41923
externalPort = 3000