This commit is contained in:
kek7198 2021-12-03 11:39:19 -06:00
parent 3c86253b4a
commit 6fb1732686

View file

@ -10,10 +10,10 @@
Login to post
<i class="fas fa-arrow-alt-right fa-fw fa-sm ml-1"></i>
</a>
<small class="text-gray-500 font-semibold text-shadow text-center">
<small class="py-2 text-gray-500 font-semibold text-shadow text-center">
or
</small>
<a class="px-4 py-2 text-gray-700 hover:text-gray-900" href="/signup?redirect={{request.path | urlencode}}">
<a class="px-4 py-2 font-bold text-center text-gray-700 hover:text-gray-900" href="/signup?redirect={{request.path | urlencode}}">
Create an account
</a>
{% endif %}