We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c2d989 commit c39ec26Copy full SHA for c39ec26
index.html
@@ -54,7 +54,7 @@ <h1 class="text-4xl font-bold mt-4">RS - RISING SHOOTERS HOME</h1>
54
<button class="rounded-full text-3xl border-4 border-black px-10 py-6 bg-[url('Silvermetal.jpg')] bg-cover bg-center shadow-lg">RS TRAILER MODELS</button>
55
</a>
56
57
- <button class="bg-red-600 text-white font-bold py-3 px-6 rounded-lg hover:bg-red-700 transition-colors">
+ <button class="bg-gradient-to-r from-red-600 via-orange-500 to-yellow-400 text-white font-bold py-4 px-8 rounded-2xl shadow-lg hover:scale-105 hover:shadow-2xl transition transform duration-300">
58
RISING SHOOTERS XR: BATTLE FOR KOTHAPATNAM
59
</button>
60
0 commit comments