From d16afb696581fc659dc6b15c11c1cb6f6ebdf99a Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Sat, 16 Mar 2024 11:03:07 +0100 Subject: [PATCH] fix: icon sizes --- src/components/DownloadLink.tsx | 2 +- src/components/MoreLink.tsx | 2 +- tailwind.config.cjs | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/DownloadLink.tsx b/src/components/DownloadLink.tsx index dd07657..c7ae6ee 100644 --- a/src/components/DownloadLink.tsx +++ b/src/components/DownloadLink.tsx @@ -11,7 +11,7 @@ interface Props extends JSX.HTMLAttributes { export const DownloadLink: FunctionalComponent = ({ href, text, ...props }) => ( {text} - +