update sign out link
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
<div class="mt-10">
|
||||
<p class="text-base no-underline">@{{current_user.github_login}}</p>
|
||||
<form id="sign_out" action="/sign_out" method="post">
|
||||
<button class="mt-2 text-xs no-underline lowercase opacity-50 hover:underline">Sign out</button>
|
||||
<button class="mt-2 text-xs no-underline lowercase opacity-50 font-extralight hover:opacity-100">Sign out</button>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user