Update sign in button to link
This commit is contained in:
parent
18fd689177
commit
f4d0225b75
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
{{else}}
|
||||
<!-- Otherwise let user log in -->
|
||||
<a href=" /sign_in"
|
||||
class="text-sm align-middle p-1 px-2 rounded-md border border-gray-50 cursor-pointer hover:bg-gray-800">
|
||||
class="text-base lowercase no-underline hover:underline mt-10 text-gray-400">
|
||||
Log in
|
||||
</a>
|
||||
{{/if}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue