master
kek7198 2021-12-01 11:27:42 -06:00
parent 9165451a5a
commit 41774ab6d8
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
Shop
</a> -->
<a href="/country-club" class="flex items-center relative px-3 py-2.5 rounded text-sm {{ 'text-gray-200 font-bold text-shadow' if request.path == '/country-club' else 'text-yellow-500 font-medium' }}">
<a href="/country-club" class="hidden xl:flex items-center relative px-3 py-2.5 rounded text-sm {{ 'text-gray-200 font-bold text-shadow' if request.path == '/country-club' else 'text-yellow-500 font-medium' }}">
<img src="https://i.ibb.co/xFgG6yf/Coinfixed.gif" width="15px" height="12px" class="object-contain mr-2.5"/>
Country Club
</a>