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