Resize Engage hero buttons
cgen-fa3b0e23285d49ec994d7f6b7829d84a
This commit is contained in:
parent
846c4a261b
commit
5370a3a194
1 changed files with 1 additions and 1 deletions
|
|
@ -331,7 +331,7 @@ export default function Engage() {
|
|||
<Button
|
||||
asChild
|
||||
size="lg"
|
||||
className="bg-gradient-to-r from-aethex-500 to-neon-blue hover:from-aethex-600 hover:to-neon-blue/90"
|
||||
className="bg-gradient-to-r from-aethex-500 to-neon-blue hover:from-aethex-600 hover:to-neon-blue/90 text-base sm:text-lg px-6 py-4 sm:px-8 sm:py-6"
|
||||
>
|
||||
<Link to="#bundles" className="flex items-center gap-2">
|
||||
<BadgeDollarSign className="h-5 w-5" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue