Skip to content

Commit 4bc2268

Browse files
userquinknowler
andcommitted
chore: update styles
Co-authored-by: Nathan Knowler <nathan@knowler.dev>
1 parent 45efa4e commit 4bc2268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pages/about.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,9 +334,9 @@ onBeforeUnmount(() => {
334334
<LinkBase
335335
v-if="!isExpandable(contributor)"
336336
:to="contributor.html_url"
337+
:aria-label="getAriaLabel(contributor)"
337338
no-underline
338339
no-new-tab-icon
339-
:aria-label="getAriaLabel(contributor)"
340340
class="group relative block h-12 w-12 rounded-lg transition-all outline-none p-0 bg-transparent"
341341
>
342342
<img

0 commit comments

Comments
 (0)