remove the vertical white spaces from Melbourne page
This commit is contained in:
@@ -222,7 +222,7 @@ export function MelbournePage({
|
||||
</div> */}
|
||||
|
||||
|
||||
<div className="container mx-auto px-4 py-12 space-y-24">
|
||||
<div className="container mx-auto px-4 py-12">
|
||||
{/* Features Grid */}
|
||||
<motion.section
|
||||
id="overview"
|
||||
@@ -802,7 +802,7 @@ export function MelbournePage({
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<div className="container mx-auto px-4 py-12 space-y-24">
|
||||
<div className="container mx-auto px-4 py-12">
|
||||
{/* Testimonials */}
|
||||
<EnhancedTestimonials />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user