diff --git a/src/components/card/DownloadCard.jsx b/src/components/card/DownloadCard.jsx index 27ca56e..74527f1 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}

-

{title}

+

{title}

{description}

); diff --git a/src/components/homepage/ShareYourSounds.jsx b/src/components/homepage/ShareYourSounds.jsx index 98ce07c..818020a 100644 --- a/src/components/homepage/ShareYourSounds.jsx +++ b/src/components/homepage/ShareYourSounds.jsx @@ -10,15 +10,15 @@ function ShareYourSounds() { } return ( -
-