From 97f4d8adb4fed20e4baa26535e21c1622f6780dc Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Wed, 26 Apr 2023 18:29:22 +0200 Subject: [PATCH] fix: focus state of backlink --- src/components/Backlink.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Backlink.astro b/src/components/Backlink.astro index f5bfc18..9eeda78 100644 --- a/src/components/Backlink.astro +++ b/src/components/Backlink.astro @@ -20,6 +20,7 @@ const { backLink } = Astro.props; aria-label="Back to overview" class="flex h-clickarea w-clickarea cursor-pointer items-center justify-center border-none text-[0]" type="button" + tabindex={-1} >