mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-20 13:51:13 -05:00
Refactor: Decrease section height
This commit is contained in:
@@ -94,7 +94,7 @@ export function ContentTabs() {
|
||||
}
|
||||
|
||||
return (
|
||||
<section className="py-16">
|
||||
<section className="py-12">
|
||||
<div className="container mx-auto px-4">
|
||||
<Tabs defaultValue="popular-parks" className="w-full">
|
||||
<div className="text-center mb-8">
|
||||
|
||||
Reference in New Issue
Block a user