From c14e6e10743a477579414c901f043929a197e124 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Tue, 17 May 2022 14:40:44 +0200 Subject: [PATCH] improve accessibility for image captions --- src/lib/components/posts/image.svelte | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/src/lib/components/posts/image.svelte b/src/lib/components/posts/image.svelte index 6135386..a1712ed 100644 --- a/src/lib/components/posts/image.svelte +++ b/src/lib/components/posts/image.svelte @@ -1,18 +1,24 @@ - +
- - +
+ +
+
\ No newline at end of file