Skip to content

Commit 6aa92b8

Browse files
committed
Added the same button effects of part2 and part 3 for part 1
1 parent f64d6d4 commit 6aa92b8

File tree

1 file changed

+1
-1
lines changed
  • docs/Google-Student-Ambassador/part-1-getting-started

1 file changed

+1
-1
lines changed

docs/Google-Student-Ambassador/part-1-getting-started/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Become a **Google Student Ambassador** and introduce *Gemini AI* to your college
4949
href="https://event.recodehive.com/gemini"
5050
target="_blank"
5151
rel="noopener"
52-
className="inline-block bg-indigo-600 hover:bg-indigo-700 text-white font-semibold px-8 py-3 rounded-lg shadow-lg transition-colors"
52+
className="inline-block bg-gradient-to-r from-green-300 to-blue-500 hover:from-green-400 hover:to-blue-600 text-black font-semibold px-8 py-3 rounded-lg shadow-lg transition-colors"
5353
>
5454

5555
</a>

0 commit comments

Comments
 (0)