diff --git a/web/components/AppNoLink.tsx b/web/components/AppNoLink.tsx index 05268f4d5..447b621d6 100644 --- a/web/components/AppNoLink.tsx +++ b/web/components/AppNoLink.tsx @@ -12,8 +12,8 @@ function AppNoLink({ iconUrl, name }: AppNoLinkPros) { blurDataURL="/brands/aurory.jpg" //TODO: fix me placeholder="blur" quality={50} - width="100px" - height="100px" + width="100" + height="100" style={{ borderRadius: '4px' }} />