From b65fbe8c337c63f3a0b95be76ca6c7dee2fa3126 Mon Sep 17 00:00:00 2001 From: kj1352 Date: Thu, 21 Oct 2021 16:33:05 +0530 Subject: [PATCH] changed default image for the user --- src/components/home/Home.module.scss | 1 + src/components/home/Home.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/home/Home.module.scss b/src/components/home/Home.module.scss index a678df6..034ee25 100644 --- a/src/components/home/Home.module.scss +++ b/src/components/home/Home.module.scss @@ -39,6 +39,7 @@ object-position: center; display: block; transform: scale(0.8); + background-color: white; } svg { diff --git a/src/components/home/Home.tsx b/src/components/home/Home.tsx index 3a7c343..7b1ab4d 100644 --- a/src/components/home/Home.tsx +++ b/src/components/home/Home.tsx @@ -41,7 +41,7 @@ export const Home: React.FC = () => { }} } /> {/* eslint-disable-next-line */} - profile-image + profile-image { userProfileData.medal.icon }