Stack CTA info blocks on mobile
cgen-45536941f5c94307a012e11cbbb5abcf
This commit is contained in:
parent
f48c72346f
commit
9802d40b98
1 changed files with 1 additions and 1 deletions
|
|
@ -600,7 +600,7 @@ export default function GameDevelopment() {
|
|||
</Button>
|
||||
</div>
|
||||
|
||||
<div className="grid grid-cols-3 gap-8 mt-12">
|
||||
<div className="grid grid-cols-1 sm:grid-cols-3 gap-8 mt-12">
|
||||
<div className="text-center">
|
||||
<Shield className="h-8 w-8 text-aethex-400 mx-auto mb-2" />
|
||||
<h3 className="font-semibold">Enterprise Security</h3>
|
||||
|
|
|
|||
Loading…
Reference in a new issue