Resize mentorship hero buttons
cgen-30cad08791d64dbe950005d943887e4e
This commit is contained in:
parent
c8c43103c9
commit
b94e0633b5
1 changed files with 1 additions and 1 deletions
|
|
@ -631,7 +631,7 @@ export default function MentorshipPrograms() {
|
|||
<Button
|
||||
asChild
|
||||
size="lg"
|
||||
className="bg-gradient-to-r from-emerald-400 to-neon-blue shadow-[0_0_25px_rgba(16,185,129,0.35)] hover:from-emerald-500 hover:to-aethex-500 hover-lift text-lg px-8 py-6"
|
||||
className="bg-gradient-to-r from-emerald-400 to-neon-blue shadow-[0_0_25px_rgba(16,185,129,0.35)] hover:from-emerald-500 hover:to-aethex-500 hover-lift text-base sm:text-lg px-6 py-4 sm:px-8 sm:py-6"
|
||||
>
|
||||
<Link
|
||||
to="/engage#mentorship"
|
||||
|
|
|
|||
Loading…
Reference in a new issue