Resize mentorship hero buttons

cgen-30cad08791d64dbe950005d943887e4e
This commit is contained in:
Builder.io 2025-10-04 01:35:18 +00:00
parent c8c43103c9
commit b94e0633b5

View file

@ -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"