From 6920007cbcb34cc01153d405da682bf5cfce6d60 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Thu, 14 Mar 2024 17:25:07 +0100 Subject: [PATCH] fix: alignment and a11y issues for icons --- src/components/Backlink.tsx | 3 +-- src/components/DownloadLink.tsx | 2 +- src/components/MoreLink.tsx | 2 +- src/components/SearchLink.astro | 5 +++-- src/components/UpLink.tsx | 8 +++----- 5 files changed, 9 insertions(+), 11 deletions(-) diff --git a/src/components/Backlink.tsx b/src/components/Backlink.tsx index 839d017..db94fa6 100644 --- a/src/components/Backlink.tsx +++ b/src/components/Backlink.tsx @@ -19,9 +19,8 @@ export const Backlink: FunctionalComponent = ({ backLink, class: classNam return ( <> {backLink && ( - +