mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
axe: implement rule ID: aria-allowed-attr
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</div>
|
||||
</div>
|
||||
@if($skin->associated_skinline != null)
|
||||
<div class="mb-5 px-4 flex justify-center">
|
||||
<div class="px-4 flex justify-center">
|
||||
@foreach($skin->associated_skinline as $skinline)
|
||||
<span class="sr-only">Associated Skinline:</span>
|
||||
<span
|
||||
@@ -47,6 +47,9 @@
|
||||
@endforeach
|
||||
</div>
|
||||
@endif
|
||||
<div class="mb-2 px-4 flex justify-center text-white">
|
||||
<p>More</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@endforeach
|
||||
|
||||
Reference in New Issue
Block a user