Update sign in button to link
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user