Resize outline CTA button
cgen-cc5a43f59e3d40cb8867e1fbdf140a72
This commit is contained in:
parent
b0abf5d721
commit
f48c72346f
1 changed files with 1 additions and 1 deletions
|
|
@ -594,7 +594,7 @@ export default function GameDevelopment() {
|
|||
asChild
|
||||
variant="outline"
|
||||
size="lg"
|
||||
className="border-aethex-400/50 hover:border-aethex-400 hover-lift text-lg px-8 py-6"
|
||||
className="border-aethex-400/50 hover:border-aethex-400 hover-lift text-base sm:text-lg px-6 py-4 sm:px-8 sm:py-6"
|
||||
>
|
||||
<Link to="/onboarding">Join Our Team</Link>
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Reference in a new issue