fix: accessibility changes

This commit is contained in:
Rico van Zelst
2023-11-07 18:11:44 +01:00
parent a282f3a768
commit e2c63a7a0a
2 changed files with 1 additions and 4 deletions

View File

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