mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
fix: detail icon
This commit is contained in:
@@ -57,8 +57,8 @@
|
|||||||
|
|
||||||
<p class="text-right text-2xl md:text-lg text-orange-300 hover:text-orange-400">
|
<p class="text-right text-2xl md:text-lg text-orange-300 hover:text-orange-400">
|
||||||
<a href="/champion/{{$champion->slug}}"
|
<a href="/champion/{{$champion->slug}}"
|
||||||
aria-label="[More {{$champion->name}} info...]">
|
aria-label="[Detailed {{$champion->name}} info...]">
|
||||||
<i class="fa-duotone fa-arrow-up-right-from-square"></i>
|
<x-iconsax-bul-arrow-right class="w-8 transition-colors"/>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user