Resize Engage outline hero button
cgen-d7a4e7ec551a48a29418afb3063a5bc1
This commit is contained in:
parent
5370a3a194
commit
3365c9531b
1 changed files with 1 additions and 1 deletions
|
|
@ -342,7 +342,7 @@ export default function Engage() {
|
|||
asChild
|
||||
variant="outline"
|
||||
size="lg"
|
||||
className="border-aethex-400/60 text-aethex-100 hover:bg-aethex-500/10"
|
||||
className="border-aethex-400/60 text-aethex-100 hover:bg-aethex-500/10 text-base sm:text-lg px-6 py-4 sm:px-8 sm:py-6"
|
||||
>
|
||||
<Link to="/contact" className="flex items-center gap-2">
|
||||
<Rocket className="h-5 w-5" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue