Resize outline consulting CTA button
cgen-cf4059df3fc945a3b852bd637fc6a809
This commit is contained in:
parent
5f834ce02a
commit
6f35f64d8a
1 changed files with 1 additions and 1 deletions
|
|
@ -639,7 +639,7 @@ export default function DevelopmentConsulting() {
|
|||
asChild
|
||||
variant="outline"
|
||||
size="lg"
|
||||
className="border-pink-400/50 text-pink-200 hover:border-pink-400 hover:bg-pink-500/10 hover-lift text-lg px-8 py-6"
|
||||
className="border-pink-400/50 text-pink-200 hover:border-pink-400 hover:bg-pink-500/10 hover-lift text-base sm:text-lg px-6 py-4 sm:px-8 sm:py-6"
|
||||
>
|
||||
<Link to="/docs">Download Case Studies</Link>
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Reference in a new issue