From 91c55b46cfad5db5d3fea0d71fa415ec60ed621a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Mon, 27 Jun 2022 13:57:54 +0200 Subject: [PATCH] Fix some accessibility issues on links and buttons --- src/routes/[country]/[location]/[photo].svelte | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/routes/[country]/[location]/[photo].svelte b/src/routes/[country]/[location]/[photo].svelte index 82382fa..77f6340 100644 --- a/src/routes/[country]/[location]/[photo].svelte +++ b/src/routes/[country]/[location]/[photo].svelte @@ -316,6 +316,7 @@ url={previousUrl} color="purple" class="close shadow-box-dark" + label="Close" > @@ -342,10 +343,10 @@ {/each}
- + - +