From d7ed9541f47c22d93c43a32baf3bf33d68d823c8 Mon Sep 17 00:00:00 2001 From: Shravya Ramesh <37447613+shravyaramesh@users.noreply.github.com> Date: Mon, 9 Nov 2020 11:30:26 -0800 Subject: blur background, realign comment count, reposition content (#110) --- src/routes/profile/Profile.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/routes') diff --git a/src/routes/profile/Profile.tsx b/src/routes/profile/Profile.tsx index 794700f3..abf967c6 100644 --- a/src/routes/profile/Profile.tsx +++ b/src/routes/profile/Profile.tsx @@ -46,7 +46,7 @@ const Profile: React.FC = ({route}) => { }), }, overlayStyle: { - backgroundColor: '#808080', + backgroundColor: '#505050', opacity: progress.interpolate({ inputRange: [0, 1], outputRange: [0, 0.9], -- cgit v1.2.3-70-g09d2