From 1b0c173c1c554a898b19c3107f4641d4356d8fcb Mon Sep 17 00:00:00 2001 From: himanshu22232000 <56887654+himanshu22232000@users.noreply.github.com> Date: Sun, 31 Oct 2021 22:26:09 +0530 Subject: [PATCH] Update user.scss --- src/styles/components/user.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/components/user.scss b/src/styles/components/user.scss index bde6bce..3498e96 100644 --- a/src/styles/components/user.scss +++ b/src/styles/components/user.scss @@ -63,7 +63,7 @@ width: 15%; height: 2px; margin: 0.1rem; - background: linear-gradient(to right, $pm-bg, white); + background: linear-gradient(to right, $pm-bg, #fff); } .detail {