mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
fix: accessibility changes
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</div>
|
||||
|
||||
<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...]">
|
||||
<i class="fa-duotone fa-arrow-up-right-from-square"></i>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user