master
kek7198 2021-12-11 17:31:25 -06:00
parent c05f70d214
commit efbfa7dde2
1 changed files with 1 additions and 1 deletions

View File

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