mirror of
https://github.com/fly-apps/live_beats.git
synced 2024-11-21 23:50:59 +00:00
commit
63bbecf1b8
1 changed files with 0 additions and 6 deletions
|
@ -13,12 +13,6 @@ defmodule LiveBeatsWeb.SignInLive do
|
||||||
<h2 class="mt-6 text-center text-3xl font-extrabold text-gray-900">
|
<h2 class="mt-6 text-center text-3xl font-extrabold text-gray-900">
|
||||||
Sign in to your account
|
Sign in to your account
|
||||||
</h2>
|
</h2>
|
||||||
<p class="mt-2 text-center text-sm text-gray-600">
|
|
||||||
Or
|
|
||||||
<a href="#" class="font-medium text-indigo-600 hover:text-indigo-500">
|
|
||||||
listen now without signing in (TODO)
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mt-8 sm:mx-auto sm:w-full sm:max-w-md">
|
<div class="mt-8 sm:mx-auto sm:w-full sm:max-w-md">
|
||||||
|
|
Loading…
Reference in a new issue