Use new button
I changed the button to reference and use the official SurillyaID button
This commit is contained in:
@ -31,9 +31,9 @@
|
||||
?>
|
||||
|
||||
<a href="<?= $auth_url ?>">
|
||||
<button class="sparkle bg-gradient-to-r from-pink-400 via-blue-400 to-orange-300 text-black font-semibold px-6 py-3 rounded-xl shadow-lg hover:scale-105 transition-all">
|
||||
<span class="mr-2">✨</span> Login with Surillya
|
||||
</button>
|
||||
<center>
|
||||
<img src="https://surillya.com/id/button.svg" alt="Continue with SurillyaID" />
|
||||
</center>
|
||||
</a>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user