From af0e0a9d9b0512a43ab03348354fdc964527ae9a Mon Sep 17 00:00:00 2001 From: "Ng Wing Tat, David" Date: Thu, 16 Feb 2023 16:14:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Fix=20line=20height=20unit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/nft-widget.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/nft-widget.tsx b/src/components/nft-widget.tsx index 796157e..26dd57f 100644 --- a/src/components/nft-widget.tsx +++ b/src/components/nft-widget.tsx @@ -22,7 +22,7 @@ export const NFTWidget = ({ title, coverImageSrc, url }: NFTWidgetProps) => { border: `2px solid ${Colors.GreyD8}`, display: 'block', fontSize: 16, - lineHeight: 24, + lineHeight: 1.5, }} >