fix
This commit is contained in:
parent
d3895298a0
commit
aa7fbbceee
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
<i class="fas fa-search text-gray-600 absolute top-3 right-2"></i>
|
||||
</form>
|
||||
</div>
|
||||
<div class="hidden md:flex items-center space-x-2 sm:ml-4">
|
||||
<div class="hidden lg:flex items-center space-x-2 sm:ml-4">
|
||||
<!-- Current: "bg-gray-900 text-white", Default: "text-gray-300 hover:bg-gray-700 hover:text-white" -->
|
||||
<a href="/" class="relative px-3 py-2.5 rounded text-sm {{ 'text-gray-200 font-bold text-shadow' if request.path == '/' else 'text-gray-500 hover:text-gray-400' }}" aria-current="page">
|
||||
<i class="fas fa-home-lg-alt fa-fw mr-2"></i>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue