Adjust add-ons section spacing
cgen-88085233f98142fabc3925d178bb3608
This commit is contained in:
parent
a702ae55fe
commit
0ce4b90cb7
1 changed files with 1 additions and 1 deletions
|
|
@ -521,7 +521,7 @@ export default function Engage() {
|
|||
</section>
|
||||
|
||||
{/* Add-ons */}
|
||||
<section className="py-20">
|
||||
<section className="py-16 sm:py-20">
|
||||
<div className="container mx-auto max-w-6xl 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