mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
axe: accessibility text size
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
<p class="block text-base antialiased font-medium text-gray-100">
|
<p class="block text-base antialiased font-medium text-gray-100">
|
||||||
{{ $champion->name }}
|
{{ $champion->name }}
|
||||||
</p>
|
</p>
|
||||||
<span class="text-xsm text-stone-300">{{ $champion->title }}</span>
|
<span class="text-xs text-stone-300">{{ $champion->title }}</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="flex items-center justify-between mt-2">
|
<div class="flex items-center justify-between mt-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user