Adjust commission section spacing
cgen-acf48397102d48d0b791767cb0ddd2a8
This commit is contained in:
parent
94f1a443bc
commit
99d7d482e4
1 changed files with 1 additions and 1 deletions
|
|
@ -482,7 +482,7 @@ export default function Engage() {
|
|||
</section>
|
||||
|
||||
{/* Commission Tiers */}
|
||||
<section className="bg-background/30 py-20">
|
||||
<section className="bg-background/30 py-16 sm:py-20">
|
||||
<div className="container mx-auto max-w-5xl px-4">
|
||||
<div className="text-center">
|
||||
<h2 className="text-3xl font-bold text-gradient mb-4 sm:text-4xl">
|
||||
|
|
|
|||
Loading…
Reference in a new issue