|
@@ -6,7 +6,7 @@
|
|
<div class="bg-gray-800 rounded-sm text-center px-20 py-5 shadow-lg">
|
|
<div class="bg-gray-800 rounded-sm text-center px-20 py-5 shadow-lg">
|
|
<h1 class="text-white text-4xl font-light">Login</h1>
|
|
<h1 class="text-white text-4xl font-light">Login</h1>
|
|
<p class="px-10 py-5">
|
|
<p class="px-10 py-5">
|
|
- <a class="text-sm bg-blue-700 hover:bg-blue-800 p-2 text-white hover:text-gray-100 rounded-sm" href="#">Login with Discord</a>
|
|
|
|
|
|
+ <a class="text-sm bg-blue-700 hover:bg-blue-800 p-2 text-white hover:text-gray-100 rounded-sm" href="/login">Login with Discord</a>
|
|
</p>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|