We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64d6d4 commit 6aa92b8Copy full SHA for 6aa92b8
docs/Google-Student-Ambassador/part-1-getting-started/index.mdx
@@ -49,7 +49,7 @@ Become a **Google Student Ambassador** and introduce *Gemini AI* to your college
49
href="https://event.recodehive.com/gemini"
50
target="_blank"
51
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"
+ 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"
53
>
54
55
</a>
0 commit comments