Update development process spacing
cgen-39f07a5f2178476d95c23cf04a4fdffc
This commit is contained in:
parent
22dac00779
commit
b2d69d8bfd
1 changed files with 1 additions and 1 deletions
|
|
@ -493,7 +493,7 @@ export default function GameDevelopment() {
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
{/* Development Process */}
|
{/* Development Process */}
|
||||||
<section className="py-20">
|
<section className="py-16 sm:py-20">
|
||||||
<div className="container mx-auto px-4">
|
<div className="container mx-auto px-4">
|
||||||
<div className="text-center mb-16 animate-slide-up">
|
<div className="text-center mb-16 animate-slide-up">
|
||||||
<h2 className="text-3xl lg:text-4xl font-bold text-gradient mb-4">
|
<h2 className="text-3xl lg:text-4xl font-bold text-gradient mb-4">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue