master
kek7198 2021-12-01 11:27:05 -06:00
parent 242313c7b5
commit 9165451a5a
1 changed files with 1 additions and 1 deletions

View File

@ -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>