diff --git a/src/components/BrandAssets/AssetCard.tsx b/src/components/BrandAssets/AssetCard.tsx index 1de08471..a9857b81 100644 --- a/src/components/BrandAssets/AssetCard.tsx +++ b/src/components/BrandAssets/AssetCard.tsx @@ -19,7 +19,7 @@ function AssetCard({ title, cover, svg, png }: IAssetCard) { return (
-
+

{ title }

diff --git a/src/components/BrandAssets/Download.tsx b/src/components/BrandAssets/Download.tsx index fa676e84..4d1ad66c 100644 --- a/src/components/BrandAssets/Download.tsx +++ b/src/components/BrandAssets/Download.tsx @@ -12,7 +12,7 @@ interface IDownload { function Download({ file, type }: IDownload) { return ( - +