Update CTA section spacing
cgen-5a057b4203164b9ea017eeca64a6a252
This commit is contained in:
parent
645b37ae7e
commit
93b75be13b
1 changed files with 1 additions and 1 deletions
|
|
@ -564,7 +564,7 @@ export default function GameDevelopment() {
|
|||
</section>
|
||||
|
||||
{/* CTA Section */}
|
||||
<section className="py-20 bg-background/30">
|
||||
<section className="py-16 sm:py-20 bg-background/30">
|
||||
<div className="container mx-auto px-4 text-center">
|
||||
<div className="max-w-3xl mx-auto space-y-8 animate-scale-in">
|
||||
<h2 className="text-3xl lg:text-4xl font-bold text-gradient-purple">
|
||||
|
|
|
|||
Loading…
Reference in a new issue