From 20ac5eb5d694bb89856cae287dbe003a205db977 Mon Sep 17 00:00:00 2001 From: Dilson's Pickles Date: Tue, 26 Sep 2023 16:40:30 +1000 Subject: [PATCH] Improve accessibility --- src/components/card/DownloadCard.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/card/DownloadCard.jsx b/src/components/card/DownloadCard.jsx index 2b48c2a..27ca56e 100644 --- a/src/components/card/DownloadCard.jsx +++ b/src/components/card/DownloadCard.jsx @@ -6,7 +6,7 @@ const {title, downloadURL, buttonText, downloadType, checksum} = props; return (
-

{title}

+

{title}

- -
+ +
{checksum}